SUSE-SU-2019:2042-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2019:2042-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2019:2042-1
Related
Published
2019-08-02T12:24:18Z
Modified
2019-08-02T12:24:18Z
Summary
Security update for python-Django
Details

This update for python-Django fixes the following issues:

  • Fixed CVE-2019-6975 (bsc#1124991)
    • Added CVE-2019-6975.patch to fix uncontrolled memory consumption
    • If django.utils.numberformat.format() -- used by contrib.admin as well as the the floatformat, filesizeformat, and intcomma templates filters -- received a Decimal with a large number of digits or a large exponent, it could lead to significant memory usage due to a call to '{:f}'.format(). To avoid this, decimals with more than 200 digits are now formatted using scientific notation.
References

Affected packages

SUSE:OpenStack Cloud 7 / python-Django

Package

Name
python-Django
Purl
purl:rpm/suse/python-Django&distro=SUSE%20OpenStack%20Cloud%207

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.8.19-3.12.5

Ecosystem specific

{
    "binaries": [
        {
            "python-Django": "1.8.19-3.12.5"
        }
    ]
}