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
Link | Resource |
---|---|
http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html | Third Party Advisory |
http://secunia.com/advisories/59782 | |
http://secunia.com/advisories/61276 | |
http://secunia.com/advisories/61281 | |
http://www.debian.org/security/2014/dsa-3010 | Third Party Advisory |
https://www.djangoproject.com/weblog/2014/aug/20/security/ | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
History
No history.
Information
Published : 2014-08-26 14:55
Updated : 2024-02-04 18:35
NVD link : CVE-2014-0481
Mitre link : CVE-2014-0481
CVE.ORG link : CVE-2014-0481
JSON object : View
Products Affected
djangoproject
- django
debian
- debian_linux
opensuse_project
- opensuse
opensuse
- opensuse
CWE
CWE-399
Resource Management Errors