Learn about CVE-2019-10474 affecting Jenkins Global Post Script Plugin. Unauthorized users can view scripts on Jenkins master file system. Find mitigation steps here.
The Jenkins Global Post Script Plugin allows unauthorized users to view scripts on the Jenkins master file system due to a missing permission check.
Understanding CVE-2019-10474
This CVE involves a vulnerability in the Jenkins Global Post Script Plugin that enables users with Overall/Read access to list stored scripts on the Jenkins master file system.
What is CVE-2019-10474?
The Jenkins Global Post Script Plugin lacks a permission check, granting unauthorized users the ability to view a list of scripts stored on the Jenkins master file system.
The Impact of CVE-2019-10474
Technical Details of CVE-2019-10474
The technical details of this CVE include:
Vulnerability Description
The vulnerability allows users with Overall/Read access to list scripts stored on the Jenkins master file system.
Affected Systems and Versions
Exploitation Mechanism
Unauthorized users with Overall/Read access can exploit this vulnerability to view scripts on the Jenkins master file system.
Mitigation and Prevention
To mitigate the risks associated with CVE-2019-10474, consider the following steps:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates