From 9e93e69c33d7fe497d9fda6e517a390cfde828b8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:53:04 +0000 Subject: [PATCH] Publish Advisories GHSA-947x-pv47-pp3q GHSA-95jp-77w6-qj52 --- .../GHSA-947x-pv47-pp3q.json | 14 ++++++++++- .../GHSA-95jp-77w6-qj52.json | 23 +++++++++++++++++-- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2021/09/GHSA-947x-pv47-pp3q/GHSA-947x-pv47-pp3q.json b/advisories/github-reviewed/2021/09/GHSA-947x-pv47-pp3q/GHSA-947x-pv47-pp3q.json index d67c2457daa..3ccf768d4c0 100644 --- a/advisories/github-reviewed/2021/09/GHSA-947x-pv47-pp3q/GHSA-947x-pv47-pp3q.json +++ b/advisories/github-reviewed/2021/09/GHSA-947x-pv47-pp3q/GHSA-947x-pv47-pp3q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-947x-pv47-pp3q", - "modified": "2021-08-26T15:00:34Z", + "modified": "2024-10-25T20:52:18Z", "published": "2021-09-02T17:16:18Z", "aliases": [ "CVE-2021-39286" @@ -12,6 +12,10 @@ { "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": [ @@ -44,6 +48,14 @@ "type": "WEB", "url": "https://github.com/webrecorder/pywb/commit/f7bd84cdacdd665ff73ae8d09a202f60be2ebae9" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-947x-pv47-pp3q" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pywb/PYSEC-2021-120.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/webrecorder/pywb" diff --git a/advisories/github-reviewed/2021/12/GHSA-95jp-77w6-qj52/GHSA-95jp-77w6-qj52.json b/advisories/github-reviewed/2021/12/GHSA-95jp-77w6-qj52/GHSA-95jp-77w6-qj52.json index 362e8ce9f9d..cc9ee3215be 100644 --- a/advisories/github-reviewed/2021/12/GHSA-95jp-77w6-qj52/GHSA-95jp-77w6-qj52.json +++ b/advisories/github-reviewed/2021/12/GHSA-95jp-77w6-qj52/GHSA-95jp-77w6-qj52.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-95jp-77w6-qj52", - "modified": "2021-12-06T18:19:24Z", + "modified": "2024-10-25T20:51:06Z", "published": "2021-12-06T18:17:45Z", "aliases": [ "CVE-2009-4924" @@ -9,7 +9,14 @@ "summary": "Cross-site Scripting in python-cjson", "details": "Python-cjson 1.0.5 does not properly handle a ['/'] argument to cjson.encode, which makes it easier for remote attackers to conduct certain cross-site scripting (XSS) attacks involving Firefox and the end tag of a SCRIPT element.", "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": [ { @@ -37,6 +44,18 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4924" }, + { + "type": "PACKAGE", + "url": "https://github.com/AGProjects/python-cjson" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-95jp-77w6-qj52" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-cjson/PYSEC-2010-26.yaml" + }, { "type": "WEB", "url": "https://github.com/pypa/advisory-db/tree/main/vulns/python-cjson/PYSEC-2010-26.yaml"