CVE-2007-0405
CVE-2007-0405 is a medium-severity vulnerability in Django Project Django with a CVSS 2.0 base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 6.5)
- EPSS exploit prediction: 1% (64th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Django Project Django
- Published:
- Last modified:
Description
The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user.
Frequently asked questions
- What is CVE-2007-0405?
- The LazyUser class in the AuthenticationMiddleware for Django 0.95 does not properly cache the user name across requests, which allows remote authenticated users to gain the privileges of a different user.
- How severe is CVE-2007-0405?
- CVE-2007-0405 has a CVSS 2.0 base score of 6.5, rated medium severity.
- Is CVE-2007-0405 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (64th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-0405?
- CVE-2007-0405 affects Django Project Django. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-0405?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2007-0405 published?
- CVE-2007-0405 was published on 2007-01-23 and last updated on 2026-06-16.
References
- http://code.djangoproject.com/changeset/3754
- http://secunia.com/advisories/23826
- http://www.securityfocus.com/bid/22138
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31628
Affected products (1)
- cpe:2.3:a:django_project:django:0.95:*:*:*:*:*:*:*
More vulnerabilities in Django Project Django
- CVE-2007-0404 — High (CVSS 7.5): bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the…
- 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-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…