CVE-2007-0404
CVE-2007-0404 is a high-severity vulnerability in Django Project Django with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 2% (72nd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Django Project Django
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2007-0404?
- 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.
- How severe is CVE-2007-0404?
- CVE-2007-0404 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-0404 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (72nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-0404?
- CVE-2007-0404 affects Django Project Django. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-0404?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2007-0404 published?
- CVE-2007-0404 was published on 2007-01-23 and last updated on 2026-06-16.
References
- http://code.djangoproject.com/changeset/3592
- http://secunia.com/advisories/23826
- http://www.securityfocus.com/bid/22134
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31627
Affected products (1)
- cpe:2.3:a:django_project:django:0.95:*:*:*:*:*:*:*
More vulnerabilities in Django Project Django
- CVE-2007-5828 — Medium (CVSS 6.8): Cross-site request forgery (CSRF) vulnerability in the admin panel in Django 0.96 allows remote attackers to change…
- CVE-2007-0405 — Medium (CVSS 6.5): The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across…
- CVE-2009-2659 — Medium (CVSS 5.0): The Admin media handler in core/servers/basehttp.py in Django 1.0 and 0.96 does not properly map URL requests to…
- CVE-2008-2302 — Medium (CVSS 4.3): Cross-site scripting (XSS) vulnerability in the login form in the administration application in Django 0.91 before…
- CVE-2007-5712 — Low (CVSS 2.6): The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as…