MEDIUM · 6.5

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 ...

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

6.5

MEDIUM

AV:N/AC:L/Au:S/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
Django ProjectDjango0.95

References

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.