Skip to content

Request logging bypass in Jenkins Audit Trail Plugin

Moderate severity GitHub Reviewed Published Feb 10, 2022 to the GitHub Advisory Database • Updated Dec 21, 2023

Package

maven org.jenkins-ci.plugins:audit-trail (Maven)

Affected versions

< 3.7

Patched versions

3.7

Description

Audit Trail Plugin logs requests whose URL path matches an admin-configured regular expression.

A 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 prohibits dispatch of affected requests.

Audit Trail Plugin 3.7 processes request URL paths the same way as the Stapler web framework.

References

Published by the National Vulnerability Database Oct 8, 2020
Reviewed Apr 22, 2021
Published to the GitHub Advisory Database Feb 10, 2022
Last updated Dec 21, 2023

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Weaknesses

CVE ID

CVE-2020-2287

GHSA ID

GHSA-rpj6-2q8r-98f8

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.