Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django Project | Django | 0.95 |
References
- http://code.djangoproject.com/changeset/3754
- http://secunia.com/advisories/23826PatchVendor Advisory
- http://www.securityfocus.com/bid/22138
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31628
- http://code.djangoproject.com/changeset/3754
- http://secunia.com/advisories/23826PatchVendor Advisory
- http://www.securityfocus.com/bid/22138
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31628
FAQ
What is CVE-2007-0405?
CVE-2007-0405 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2007-0405?
CVE-2007-0405 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-0405?
Check the references section above for vendor advisories and patch information. Affected products include: Django Project Django.