Vulnerability Description
bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django Project | Django | 0.95 |
References
- http://code.djangoproject.com/changeset/3592
- http://secunia.com/advisories/23826PatchVendor Advisory
- http://www.securityfocus.com/bid/22134
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31627
- http://code.djangoproject.com/changeset/3592
- http://secunia.com/advisories/23826PatchVendor Advisory
- http://www.securityfocus.com/bid/22134
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31627
FAQ
What is CVE-2007-0404?
CVE-2007-0404 is a vulnerability with a CVSS score of 7.5 (HIGH). bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell...
How severe is CVE-2007-0404?
CVE-2007-0404 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-0404?
Check the references section above for vendor advisories and patch information. Affected products include: Django Project Django.