From 8e4de3ead062e45c16eae77985cf508a9487c6be Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:52:48 +0000 Subject: [PATCH] Publish GHSA-r524-c2gf-5chr --- .../GHSA-r524-c2gf-5chr.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-r524-c2gf-5chr/GHSA-r524-c2gf-5chr.json b/advisories/github-reviewed/2022/05/GHSA-r524-c2gf-5chr/GHSA-r524-c2gf-5chr.json index bea64cd440e..2dd16cb0b60 100644 --- a/advisories/github-reviewed/2022/05/GHSA-r524-c2gf-5chr/GHSA-r524-c2gf-5chr.json +++ b/advisories/github-reviewed/2022/05/GHSA-r524-c2gf-5chr/GHSA-r524-c2gf-5chr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-r524-c2gf-5chr", - "modified": "2024-04-29T14:32:49Z", + "modified": "2024-11-18T20:51:24Z", "published": "2022-05-01T07:11:38Z", "aliases": [ "CVE-2006-3695" @@ -9,7 +9,14 @@ "summary": "Trac reStructuredText breach of privacy and denial of service vulnerability", "details": "Trac before 0.9.6 does not disable the \"raw\" or \"include\" commands when providing untrusted users with restructured text (reStructuredText) functionality from docutils, which allows remote attackers to read arbitrary files, perform cross-site scripting (XSS) attacks, or cause a denial of service via unspecified vectors. NOTE: this might be related to CVE-2006-3458.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:L/SA:N" + } ], "affected": [ { @@ -45,6 +52,10 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27708" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trac/PYSEC-2006-2.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20061227230548/http://trac.edgewall.org/wiki/ChangeLog" @@ -75,7 +86,7 @@ "CWE-200", "CWE-400" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-04-29T14:32:49Z", "nvd_published_at": "2006-07-21T14:03:00Z"