Jenkins Subversion Plugin Incorrect Authorization vulnerability
Moderate severity
GitHub Reviewed
Published
May 13, 2022
to the GitHub Advisory Database
•
Updated Dec 6, 2023
Package
Affected versions
<= 2.10.2
Patched versions
2.10.3
Description
Published by the National Vulnerability Database
Mar 13, 2018
Published to the GitHub Advisory Database
May 13, 2022
Reviewed
Dec 7, 2022
Last updated
Dec 6, 2023
An improper authorization vulnerability exists in Jenkins Subversion Plugin version 2.10.2 and earlier in
SubversionStatus.java
andSubversionRepositoryStatus.java
that allows an attacker with network access to obtain a list of nodes and users. As of version 2.10.3, the class handling requests to /subversion/ no longer extends the class handling requests to the …/search/ sub-path, therefore any such requests will fail.References