TROYANOSYVIRUS
Back to CVEs

CVE-2022-37783

HIGH
7.5

Description

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.

CVE Details

CVSS v3.1 Score7.5
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published12/5/2022
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0

Affected Products

craftcms:craft_cms

Weaknesses (CWE)

CWE-522

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.