From 5522abe6f520636ca1b854b720d15cac21651d6f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:16:57 +0000 Subject: [PATCH] Publish GHSA-4xf6-xr96-7vmp --- .../GHSA-4xf6-xr96-7vmp.json | 33 ++++++++++++++++--- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-4xf6-xr96-7vmp/GHSA-4xf6-xr96-7vmp.json b/advisories/github-reviewed/2022/05/GHSA-4xf6-xr96-7vmp/GHSA-4xf6-xr96-7vmp.json index da226444c48..b53bfc4ac5b 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4xf6-xr96-7vmp/GHSA-4xf6-xr96-7vmp.json +++ b/advisories/github-reviewed/2022/05/GHSA-4xf6-xr96-7vmp/GHSA-4xf6-xr96-7vmp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4xf6-xr96-7vmp", - "modified": "2023-08-16T23:18:11Z", + "modified": "2024-09-20T12:15:29Z", "published": "2022-05-17T04:42:00Z", "aliases": [ "CVE-2014-3995" @@ -9,13 +9,20 @@ "summary": "Djblets Cross-site scripting Vulnerability", "details": "A cross-site scripting (XSS) vulnerability in `gravatars/templatetags/gravatars.py` in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django allows remote attackers to inject arbitrary web script or HTML via a user display name.", "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": "djblets" + "name": "Djblets" }, "ranges": [ { @@ -34,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "djblets" + "name": "Djblets" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "0.8.0" + "introduced": "0.8" }, { "fixed": "0.8.3" @@ -68,6 +75,14 @@ "type": "WEB", "url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf" }, + { + "type": "PACKAGE", + "url": "https://github.com/djblets/djblets" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2014-79.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20140702014704/http://seclists.org/oss-sec/2014/q2/498" @@ -75,6 +90,14 @@ { "type": "WEB", "url": "https://web.archive.org/web/20140702025724/http://seclists.org/oss-sec/2014/q2/494" + }, + { + "type": "WEB", + "url": "http://seclists.org/oss-sec/2014/q2/494" + }, + { + "type": "WEB", + "url": "http://seclists.org/oss-sec/2014/q2/498" } ], "database_specific": {