From 9d0c56f26eb75832ffacd046c2fb05f5c176f03b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:47:49 +0000 Subject: [PATCH] Publish GHSA-8m3r-rv5g-fcpq --- .../GHSA-8m3r-rv5g-fcpq.json | 63 +++++++++++-------- 1 file changed, 37 insertions(+), 26 deletions(-) diff --git a/advisories/github-reviewed/2018/07/GHSA-8m3r-rv5g-fcpq/GHSA-8m3r-rv5g-fcpq.json b/advisories/github-reviewed/2018/07/GHSA-8m3r-rv5g-fcpq/GHSA-8m3r-rv5g-fcpq.json index 5cc827aa560..3719fec132e 100644 --- a/advisories/github-reviewed/2018/07/GHSA-8m3r-rv5g-fcpq/GHSA-8m3r-rv5g-fcpq.json +++ b/advisories/github-reviewed/2018/07/GHSA-8m3r-rv5g-fcpq/GHSA-8m3r-rv5g-fcpq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8m3r-rv5g-fcpq", - "modified": "2024-03-07T21:56:36Z", + "modified": "2024-09-16T21:47:18Z", "published": "2018-07-23T21:01:00Z", "aliases": [ "CVE-2011-0697" @@ -9,20 +9,27 @@ "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": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "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" + } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.1.0" + "introduced": "1.1" }, { "fixed": "1.1.4" @@ -34,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.2.0" + "introduced": "1.2" }, { "fixed": "1.2.5" @@ -84,6 +91,30 @@ "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" @@ -111,26 +142,6 @@ { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1066-1" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0372" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0388" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0429" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0439" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2011/0441" } ], "database_specific": {