Jenkins Filesystem List Parameter Plugin has Path Traversal vulnerability
Moderate severity
GitHub Reviewed
Published
Nov 27, 2024
to the GitHub Advisory Database
•
Updated Nov 27, 2024
Package
Affected versions
< 0.0.15
Patched versions
0.0.15
Description
Published by the National Vulnerability Database
Nov 27, 2024
Published to the GitHub Advisory Database
Nov 27, 2024
Reviewed
Nov 27, 2024
Last updated
Nov 27, 2024
Jenkins Filesystem List Parameter Plugin 0.0.14 and earlier does not restrict the path used for the File system objects list Parameter.
This allows attackers with Item/Configure permission to enumerate file names on the Jenkins controller file system.
Filesystem List Parameter Plugin 0.0.15 ensures that paths used by the File system objects list Parameter are restricted to an allow list, with the default base directory set to $JENKINS_HOME/userContent/. The allow list can be configured to include additional custom base directories.
References