OESA-2024-2278

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2024-2278
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2024-2278.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2024-2278
Upstream
Published
2024-10-18T11:09:25Z
Modified
2025-08-12T05:45:24.245838Z
Summary
python-django security update
Details

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Security Fix(es):

An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.(CVE-2024-45230)

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).(CVE-2024-45231)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / python-django

Package

Name
python-django
Purl
pkg:rpm/openEuler/python-django&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.2.15-2.oe2203sp4

Ecosystem specific

{
    "noarch": [
        "python-django-help-4.2.15-2.oe2203sp4.noarch.rpm",
        "python3-Django-4.2.15-2.oe2203sp4.noarch.rpm"
    ],
    "src": [
        "python-django-4.2.15-2.oe2203sp4.src.rpm"
    ]
}