CVE-2024-45231

Source
https://cve.org/CVERecord?id=CVE-2024-45231
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-45231.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-45231
Aliases
Downstream
Related
Published
2024-10-08T16:15:11.997Z
Modified
2026-03-12T09:34:25.877332Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).

References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Introduced
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "5.0"
        },
        {
            "fixed": "5.0.9"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "5.1"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-45231.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.2.0"
            },
            {
                "fixed": "4.2.16"
            }
        ]
    }
]