CVE-2022-24784

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-24784
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-24784.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-24784
Aliases
Published
2022-03-25T22:15:08Z
Modified
2024-06-06T13:57:44.268718Z
Severity
  • 3.7 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/statamic/cms

Affected ranges

Type
GIT
Repo
https://github.com/statamic/cms
Events

Affected versions

v3.*

v3.3.0
v3.3.1