ID:1548 - Exploit for Improper access control in Script Security - CVE-2019-1003005
Published: March 18, 2020
Script Security
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to bypass sandbox restrictions.
The vulnerability exists due to improper access restrictions in "src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java". A remote authenticated attacker with Overall/Read permission can provide a Groovy script to an HTTP endpoint execute arbitrary code on the Jenkins master JVM.