CVE-2022-24784

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
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*
cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:*

History

21 Nov 2024, 06:51

Type Values Removed Values Added
References () https://github.com/statamic/cms/issues/5604 - Issue Tracking, Patch, Third Party Advisory () https://github.com/statamic/cms/issues/5604 - Issue Tracking, Patch, Third Party Advisory
References () https://github.com/statamic/cms/pull/5568 - Patch, Third Party Advisory () https://github.com/statamic/cms/pull/5568 - Patch, Third Party Advisory
References () https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr - Third Party Advisory () https://github.com/statamic/cms/security/advisories/GHSA-qcgx-7p5f-hxvr - Third Party Advisory

30 Jun 2023, 18:51

Type Values Removed Values Added
CWE CWE-326 CWE-203

Information

Published : 2022-03-25 22:15

Updated : 2024-11-21 06:51


NVD link : CVE-2022-24784

Mitre link : CVE-2022-24784

CVE.ORG link : CVE-2022-24784


JSON object : View

Products Affected

statamic

  • statamic
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-203

Observable Discrepancy