GHSA-8M3R-RV5G-FCPQ
Vulnerability from github – Published: 2018-07-23 21:01 – Updated: 2024-09-16 21:47
VLAI?
Summary
Cross-site scripting in django
Details
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "1.1"
},
{
"fixed": "1.1.4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "1.2"
},
{
"fixed": "1.2.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2011-0697"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:25:54Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.",
"id": "GHSA-8m3r-rv5g-fcpq",
"modified": "2024-09-16T21:47:18Z",
"published": "2018-07-23T21:01:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0697"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/1966786d2dde73e17f39cf340eb33fcb5d73904e"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/1f814a9547842dcfabdae09573055984af9d3fab"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/90be6ca20d607977dec234ec972b77b83955749b"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/a9cf3d23724ff6918103e86aa863eadd1fab811d"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=676359"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8m3r-rv5g-fcpq"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-11.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110521033259/http://secunia.com/advisories/43230"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110521033304/http://secunia.com/advisories/43297"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110521033309/http://secunia.com/advisories/43382"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20110521033314/http://secunia.com/advisories/43426"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20130616104703/http://www.securityfocus.com/bid/46296"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2011/02/09/6"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2011/dsa-2163"
},
{
"type": "WEB",
"url": "http://www.djangoproject.com/weblog/2011/feb/08/security"
},
{
"type": "WEB",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1066-1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Cross-site scripting in django"
}
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…