MEDIUM · 5.8

CVE-2008-3909

The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to cond...

Vulnerability Description

The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and delete or modify data via unspecified requests.

CVSS Score

5.8

MEDIUM

AV:N/AC:M/Au:N/C:N/I:P/A:P
Confidentiality
NONE
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
DjangoprojectDjango>= 0.91, < 0.91.3

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-3909?

CVE-2008-3909 is a vulnerability with a CVSS score of 5.8 (MEDIUM). The administration application in Django 0.91, 0.95, and 0.96 stores unauthenticated HTTP POST requests and processes them after successful authentication occurs, which allows remote attackers to cond...

How severe is CVE-2008-3909?

CVE-2008-3909 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-3909?

Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Django.