7.5
CVE-2022-37783
- EPSS 1.04%
- Veröffentlicht 05.12.2022 21:15:10
- Zuletzt bearbeitet 21.11.2024 07:15:09
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
All Craft CMS versions between 3.0.0 and 3.7.32 disclose password hashes of users who authenticate using their E-Mail address or username in Anti-CSRF-Tokens. Craft CMS uses a cookie called CRAFT_CSRF_TOKEN and a HTML hidden field called CRAFT_CSRF_TOKEN to avoid Cross Site Request Forgery attacks. The CRAFT_CSRF_TOKEN cookie discloses the password hash in without encoding it whereas the corresponding HTML hidden field discloses the users' password hash in a masked manner, which can be decoded by using public functions of the YII framework.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.04% | 0.594 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-522 Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.
http://www.openwall.com/lists/oss-security/2024/06/06/1
https://at-trustit.tuv.at/tuev-trust-it-cves/cve-disclosure-of-password-hashes/
https://cves.at/posts/cve-2022-37783/writeup/