CVE-2022-24784
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| statamic | cms | < 3.2.39 | affected |
| statamic | cms | < 3.3.2 | affected |
Weaknesses
- CWE-200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr
- https://github.com/statamic/cms/issues/5604
- https://github.com/statamic/cms/pull/5568
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr
- https://github.com/statamic/cms/issues/5604
- https://github.com/statamic/cms/pull/5568
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.