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.
Remediation
References
Related Vulnerabilities
WordPress Plugin CiviCRM Multiple Cross-Site Scripting Vulnerabilities (5.35.0)
Moodle Permissions, Privileges, and Access Controls Vulnerability (CVE-2016-2155)
Oracle Database Server CVE-2006-3698 Vulnerability (CVE-2006-3698)
WebLogic CVE-2022-21347 Vulnerability (CVE-2022-21347)
WordPress Plugin WPBakery Page Builder Cross-Site Scripting (6.4.0)