5.8
CVE-2008-3909
- EPSS 0.38%
- Veröffentlicht 04.09.2008 17:41:00
- Zuletzt bearbeitet 16.04.2026 21:11:39
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Djangoproject ≫ Django Version >= 0.91 < 0.91.3
Djangoproject ≫ Django Version >= 0.95 < 0.95.4
Djangoproject ≫ Django Version >= 0.96 < 0.96.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.596 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:P
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.