CVE-2022-24784
CVSS V2 Medium 4.3
CVSS V3 Low 3.7
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.
Overview
- CVE ID
- CVE-2022-24784
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-03-25T22:15:08
- Last Modified Date
- 2022-03-31T15:46:39
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:* | 1 | OR | 3.2.39 | |
cpe:2.3:a:statamic:statamic:*:*:*:*:*:*:*:* | 1 | OR | 3.3.0 | 3.3.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 3.7
- Base Severity
- LOW
- Exploitability Score
- 2.2
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-24784 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24784 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-04 00:39:49 | Added to TrackCVE | |||
2022-12-06 13:21:08 | 2022-03-25T22:15Z | 2022-03-25T22:15:08 | CVE Published Date | updated |
2022-12-06 13:21:08 | 2022-03-31T15:46:39 | CVE Modified Date | updated | |
2022-12-06 13:21:08 | Analyzed | Vulnerability Status | updated |