ghsa-7v9p-34r2-q668
Vulnerability from github
Jenkins Audit Trail Plugin uses regular expressions to match requested URLs whose dispatch should be logged.
In Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.
Jenkins Audit Trail Plugin 3.7 changes the default regular expression pattern so that it allows for arbitrary suffixes. It automatically will replace previous default patterns with the new, more complete default pattern.
Additionally, an administrative monitor is shown if a user-specified pattern is found to be bypassable through crafted URLs and form validation was improved to recognize patterns that would not match requests with arbitrary suffixes.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:audit-trail" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2288" ], "database_specific": { "cwe_ids": [ "CWE-185" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T16:49:28Z", "nvd_published_at": "2020-10-08T13:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Audit Trail Plugin uses regular expressions to match requested URLs whose dispatch should be logged.\n\nIn Jenkins Audit Trail Plugin 3.6 and earlier, the default regular expression pattern could be bypassed in many cases by adding a suffix to the URL that would be ignored during request handling.\n\nJenkins Audit Trail Plugin 3.7 changes the default regular expression pattern so that it allows for arbitrary suffixes. It automatically will replace previous default patterns with the new, more complete default pattern.\n\nAdditionally, an administrative monitor is shown if a user-specified pattern is found to be bypassable through crafted URLs and form validation was improved to recognize patterns that would not match requests with arbitrary suffixes.", "id": "GHSA-7v9p-34r2-q668", "modified": "2023-10-27T11:36:00Z", "published": "2022-05-24T17:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2288" }, { "type": "WEB", "url": "https://github.com/jenkinsci/audit-trail-plugin/commit/43433147bec001f13536534d3d282ce3c28b26be" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/audit-trail-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-10-08/#SECURITY-1846" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/10/08/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Incorrect default pattern in Jenkins Audit Trail Plugin" }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.