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.
References
Configurations
History
No history.
Information
Published : 2007-01-23 00:28
Updated : 2024-02-04 17:13
NVD link : CVE-2007-0404
Mitre link : CVE-2007-0404
CVE.ORG link : CVE-2007-0404
JSON object : View
Products Affected
django_project
- django
CWE