Overview
- Description
- 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).
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.3
- Impact score
- 1.4
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
- 134c704f-9b21-4f2e-91b3-4a467353bcc0
- CWE-203
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1F4E9063-064F-4C6E-9985-7A049D38D299", "versionEndExcluding": "4.2.16", "versionStartIncluding": "4.2.0" }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1B3803EA-9D53-4E0B-A8E2-CB90D9677E75", "versionEndExcluding": "5.0.9", "versionStartIncluding": "5.0" }, { "criteria": "cpe:2.3:a:djangoproject:django:5.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6A1AE023-D9C3-4D36-B17F-7F6F24E59EF2" } ], "operator": "OR" } ] } ]