From 29a6ce5afa2cba9fe0beb974bdb489da60ef0dd9 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:53:04 +0000 Subject: [PATCH] Publish GHSA-rpj6-2q8r-98f8 --- .../2022/02/GHSA-rpj6-2q8r-98f8/GHSA-rpj6-2q8r-98f8.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2022/02/GHSA-rpj6-2q8r-98f8/GHSA-rpj6-2q8r-98f8.json b/advisories/github-reviewed/2022/02/GHSA-rpj6-2q8r-98f8/GHSA-rpj6-2q8r-98f8.json index 1f048128b9f..dba32cf96d4 100644 --- a/advisories/github-reviewed/2022/02/GHSA-rpj6-2q8r-98f8/GHSA-rpj6-2q8r-98f8.json +++ b/advisories/github-reviewed/2022/02/GHSA-rpj6-2q8r-98f8/GHSA-rpj6-2q8r-98f8.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-rpj6-2q8r-98f8", - "modified": "2022-12-21T01:30:07Z", + "modified": "2023-12-21T13:51:20Z", "published": "2022-02-10T20:29:39Z", "aliases": [ "CVE-2020-2287" ], "summary": "Request logging bypass in Jenkins Audit Trail Plugin", - "details": "Audit Trail Plugin logs requests whose URL path matches an admin-configured regular expression.\\n\\nA discrepancy between the behavior of the plugin and the Stapler web framework in parsing URL paths allows attackers to craft URLs that would bypass request logging in Audit Trail Plugin 3.6 and earlier. This only applies to Jenkins 2.227 and earlier, LTS 2.204.5 and earlier, as the fix for [SECURITY-1774](https://www.jenkins.io/security/advisory/2020-03-25/#SECURITY-1774) prohibits dispatch of affected requests.\\n\\nAudit Trail Plugin 3.7 processes request URL paths the same way as the Stapler web framework.", + "details": "Audit Trail Plugin logs requests whose URL path matches an admin-configured regular expression.\n\nA discrepancy between the behavior of the plugin and the Stapler web framework in parsing URL paths allows attackers to craft URLs that would bypass request logging in Audit Trail Plugin 3.6 and earlier. This only applies to Jenkins 2.227 and earlier, LTS 2.204.5 and earlier, as the fix for [SECURITY-1774](https://www.jenkins.io/security/advisory/2020-03-25/#SECURITY-1774) prohibits dispatch of affected requests.\n\nAudit Trail Plugin 3.7 processes request URL paths the same way as the Stapler web framework.", "severity": [ { "type": "CVSS_V3", @@ -40,6 +40,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2287" }, + { + "type": "WEB", + "url": "https://github.com/jenkinsci/audit-trail-plugin/commit/329c6090c1c444a16e95757e537b0cbb2347a9f4" + }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/audit-trail-plugin"