PT-2019-11868 · Jenkins · Jenkins Global Post Script Plugin+1
Oleg Nenashev
·
Published
2019-10-23
·
Updated
2023-10-25
·
CVE-2019-10474
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Jenkins Global Post Script Plugin (affected versions not specified)
Description
The issue is related to a missing permission check in the Jenkins Global Post Script Plugin. This allows users with Overall/Read access to list the scripts available to the plugin stored on the Jenkins master file system. Specifically, it enables users to list the files contained in
$JENKINS HOME/global-post-script that can be used by the plugin, due to the lack of permission checks on a method implementing form validation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Incorrect Default Permissions
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jenkins
Jenkins Global Post Script Plugin