Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. statamic/cms
  4. ›
  5. CVE-2022-24784

CVE-2022-24784: Inadequate Encryption Strength

March 29, 2022 (updated April 5, 2022)

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user’s password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire hash. The hash is not present in the response, however the presence or absence of a result confirms if the character is in the right position. The API has throttling enabled by default, making this a time intensive task. Both the REST API and the users endpoint need to be enabled, as they are disabled by default. The issue has been fixed in versions 3.2.39 and above, and 3.3.2 and above.

References

  • github.com/advisories/GHSA-qcgx-7p5f-hxvr
  • github.com/statamic/cms/issues/5604
  • github.com/statamic/cms/pull/5568
  • github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr
  • nvd.nist.gov/vuln/detail/CVE-2022-24784

Code Behaviors & Features

Detect and mitigate CVE-2022-24784 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.2.39, all versions starting from 3.3.0 before 3.3.2

Fixed versions

  • 3.2.39
  • 3.3.2

Solution

Upgrade to versions 3.2.39, 3.3.2 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-326: Inadequate Encryption Strength

Source file

packagist/statamic/cms/CVE-2022-24784.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:01 +0000.