Improper access control in Script Security - CVE-2019-1003024

 

Improper access control in Script Security - CVE-2019-1003024

Published: October 7, 2019


Vulnerability identifier: #VU21569
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-1003024
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Jenkins
Affected software:
Script Security

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass sandbox restrictions.

The vulnerability exists due to improper access restrictions in "RejectASTTransformsCustomizer.java". A remote authenticated attacker with Overall/Read permission, or the ability to control Jenkins file or sandboxed Pipeline shared library contents in SCM, can provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkins master JVM.



How to mitigate CVE-2019-1003024

Install updates from vendor's website.

Sources