OESA-2023-1114

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1114
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1114.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1114
Upstream
Published
2023-02-21T11:04:57Z
Modified
2025-08-12T05:18:31.646048Z
Summary
python-django security update
Details

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

Security Fix(es):

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.(CVE-2023-23969)

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

Affected packages

openEuler:22.03-LTS-SP1 / python-django

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.2.12-1.oe2203sp1

Ecosystem specific

{
    "src": [
        "python-django-3.2.12-2.oe2203sp1.src.rpm",
        "python-django-3.2.12-1.oe2203sp1.src.rpm"
    ],
    "noarch": [
        "python-django-help-3.2.12-1.oe2203sp1.noarch.rpm",
        "python3-Django-3.2.12-1.oe2203sp1.noarch.rpm",
        "python3-Django-3.2.12-2.oe2203sp1.noarch.rpm",
        "python-django-help-3.2.12-2.oe2203sp1.noarch.rpm"
    ]
}