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
Link | Resource |
---|---|
https://github.com/statamic/cms/issues/5604 | Issue Tracking Patch Third Party Advisory |
https://github.com/statamic/cms/pull/5568 | Patch Third Party Advisory |
https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
30 Jun 2023, 18:51
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-203 |
Information
Published : 2022-03-25 22:15
Updated : 2024-02-28 19:09
NVD link : CVE-2022-24784
Mitre link : CVE-2022-24784
CVE.ORG link : CVE-2022-24784
JSON object : View
Products Affected
statamic
- statamic