From 99c03b48d31bdaf561c8b6de69683901da3341fe Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 22:48:17 +0000 Subject: [PATCH] Publish GHSA-frgf-rv99-862x --- .../GHSA-frgf-rv99-862x/GHSA-frgf-rv99-862x.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-frgf-rv99-862x/GHSA-frgf-rv99-862x.json b/advisories/github-reviewed/2022/05/GHSA-frgf-rv99-862x/GHSA-frgf-rv99-862x.json index 810b100b5d1..f2e40b1e567 100644 --- a/advisories/github-reviewed/2022/05/GHSA-frgf-rv99-862x/GHSA-frgf-rv99-862x.json +++ b/advisories/github-reviewed/2022/05/GHSA-frgf-rv99-862x/GHSA-frgf-rv99-862x.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-frgf-rv99-862x", - "modified": "2024-05-01T11:16:54Z", + "modified": "2024-10-26T22:46:47Z", "published": "2022-05-17T05:28:58Z", "aliases": [ "CVE-2010-2491" @@ -9,7 +9,14 @@ "summary": "Roundup Cross-site Scripting (XSS) vulnerability", "details": "Cross-site scripting (XSS) vulnerability in `cgi/client.py` in Roundup before 1.4.14 allows remote attackers to inject arbitrary web script or HTML via the template argument to the /issue program.", "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": [ { @@ -45,6 +52,10 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=610861" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2010-31.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/roundup-tracker/roundup"