Publish GHSA-rpj6-2q8r-98f8

This commit is contained in:
advisory-database[bot]
2023-12-21 13:53:04 +00:00
parent 66021af2c6
commit 29a6ce5afa
@@ -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"