Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2014-0481

CVE-2014-0481: Django denial of service via file upload naming

May 14, 2022 (updated September 18, 2024)

The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.

References

  • github.com/advisories/GHSA-296w-6qhq-gf92
  • github.com/django/django
  • github.com/django/django/commit/26cd48e166ac4d84317c8ee6d63ac52a87e8da99
  • github.com/django/django/commit/30042d475bf084c6723c6217a21598d9247a9c41
  • github.com/django/django/commit/dd0c3f4ee1a30c1a1e6055061c6ba6e58c6b54d1
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-5.yaml
  • nvd.nist.gov/vuln/detail/CVE-2014-0481
  • www.djangoproject.com/weblog/2014/aug/20/security

Code Behaviors & Features

Detect and mitigate CVE-2014-0481 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.14, all versions starting from 1.5 before 1.5.9, all versions starting from 1.6 before 1.6.6

Fixed versions

  • 1.4.14
  • 1.5.9
  • 1.6.6

Solution

Upgrade to versions 1.4.14, 1.5.9, 1.6.6 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

pypi/Django/CVE-2014-0481.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:59 +0000.