CVE-2022-24784

LOW

Statamic < 3.2.39 - Exposure of Sensitive Information via REST API Users Endpoint

Title source: llm
STIX 2.1

Description

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 (3)

Core 3
Core References
Issue Tracking, Patch, Third Party Advisory x_refsource_misc
https://github.com/statamic/cms/issues/5604
Patch, Third Party Advisory x_refsource_misc
https://github.com/statamic/cms/pull/5568

Scores

CVSS v3 3.7
EPSS 0.0099
EPSS Percentile 58.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-200 CWE-203
Status published
Products (2)
statamic/cms 0 - 3.2.39Packagist
statamic/statamic < 3.2.39
Published Mar 25, 2022
Tracked Since Feb 18, 2026