CVE-2022-37783 – craftcms/cms
Package
Manager: composer
Name: craftcms/cms
Vulnerable Version: >=3.0.0 <3.7.33
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00521 pctl0.65935
Details
Craft CMS discloses password hashes 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.
Metadata
Created: 2022-12-05T21:30:41Z
Modified: 2024-06-10T19:11:21Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-h972-v458-m892/GHSA-h972-v458-m892.json
CWE IDs: ["CWE-200", "CWE-522"]
Alternative ID: GHSA-h972-v458-m892
Finding: F035
Auto approve: 1