diff --git a/advisories/github-reviewed/2022/05/GHSA-mj3x-wprp-mvj9/GHSA-mj3x-wprp-mvj9.json b/advisories/github-reviewed/2022/05/GHSA-mj3x-wprp-mvj9/GHSA-mj3x-wprp-mvj9.json index f4f82fd3452..e2b726bca5b 100644 --- a/advisories/github-reviewed/2022/05/GHSA-mj3x-wprp-mvj9/GHSA-mj3x-wprp-mvj9.json +++ b/advisories/github-reviewed/2022/05/GHSA-mj3x-wprp-mvj9/GHSA-mj3x-wprp-mvj9.json @@ -1,15 +1,22 @@ { "schema_version": "1.4.0", "id": "GHSA-mj3x-wprp-mvj9", - "modified": "2024-04-01T19:28:56Z", + "modified": "2024-09-13T18:09:12Z", "published": "2022-05-02T03:40:28Z", "aliases": [ "CVE-2009-2967" ], - "summary": "Buildbot Multiple cross-site scripting (XSS) vulnerabilities", + "summary": "Buildbot vulnerable to cross-site scripting", "details": "Multiple cross-site scripting (XSS) vulnerabilities in Buildbot 0.7.6 through 0.7.11p2 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors, different vulnerabilities than CVE-2009-2959.", "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,14 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52896" }, + { + "type": "PACKAGE", + "url": "https://github.com/buildbot/buildbot" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/buildbot/PYSEC-2009-2.yaml" + }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg00978.html"