GHSA-R5CJ-WV24-92P5
Vulnerability from github – Published: 2022-05-02 00:05 – Updated: 2024-09-16 22:32
VLAI?
Summary
Django cross-site request forgery (CSRF) vulnerability
Details
The administration application in Django 0.91.x, 0.95.x, and 0.96.x 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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "0.91.0"
},
{
"fixed": "0.91.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "0.95.0"
},
{
"fixed": "0.95.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "0.96.0"
},
{
"fixed": "0.96.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2008-3909"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2023-09-22T23:12:22Z",
"nvd_published_at": "2008-09-04T17:41:00Z",
"severity": "HIGH"
},
"details": "The administration application in Django 0.91.x, 0.95.x, and 0.96.x 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.",
"id": "GHSA-r5cj-wv24-92p5",
"modified": "2024-09-16T22:32:44Z",
"published": "2022-05-02T00:05:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3909"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/44debfeaa4473bd28872c735dd3d9afde6886752"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/7e0972bded362bc4b851c109df2c8a6548481a8e"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/aee48854a164382c655acb9f18b3c06c3d238e81"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=460966"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2008-2.yaml"
},
{
"type": "WEB",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00091.html"
},
{
"type": "WEB",
"url": "https://www.redhat.com/archives/fedora-package-announce/2008-September/msg00131.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2008/dsa-1640"
},
{
"type": "WEB",
"url": "http://www.djangoproject.com/weblog/2008/sep/02/security"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2008/09/03/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Django cross-site request forgery (CSRF) vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…