#VU96743 Information Exposure Through an Error Message in Django - CVE-2024-45231

 

#VU96743 Information Exposure Through an Error Message in Django - CVE-2024-45231

Published: September 3, 2024


Vulnerability identifier: #VU96743
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-45231
CWE-ID: CWE-209
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Django
Software vendor:
Django Software Foundation

Description

The vulnerability allows a remote attacker to enumerate email addresses.

The vulnerability exists due to an error when handling password reset in django.contrib.auth.forms.PasswordResetForm. A remote attacker can enumerate user email addresses.


Remediation

Install updates from vendor's website.

External links