mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-02 16:29:36 +02:00
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).
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2024-45231
Upstream-patch:
|
||
|---|---|---|
| .. | ||
| CVE-2023-23969.patch | ||
| CVE-2023-31047.patch | ||
| CVE-2023-36053.patch | ||
| CVE-2023-41164.patch | ||
| CVE-2023-43665.patch | ||
| CVE-2023-46695.patch | ||
| CVE-2024-24680.patch | ||
| CVE-2024-38875.patch | ||
| CVE-2024-39614.patch | ||
| CVE-2024-41989-0001.patch | ||
| CVE-2024-41989-0002.patch | ||
| CVE-2024-41989-0003.patch | ||
| CVE-2024-41989-0004.patch | ||
| CVE-2024-41990.patch | ||
| CVE-2024-41991.patch | ||
| CVE-2024-42005.patch | ||
| CVE-2024-45230.patch | ||
| CVE-2024-45231.patch | ||