First published: Tue Jan 22 2019(Updated: )
A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java that allows attackers with the ability to provide sandboxed scripts to execute arbitrary code on the Jenkins master JVM.
Credit: jenkinsci-cert@googlegroups.com
Affected Software | Affected Version | How to fix |
---|---|---|
Jenkins Script Security | <=1.49 | |
redhat openshift container platform | =3.11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-1003000 is classified as a critical vulnerability due to its potential to allow arbitrary code execution on the Jenkins master JVM.
To mitigate CVE-2019-1003000, upgrade the Jenkins Script Security Plugin to version 1.50 or later.
CVE-2019-1003000 affects users of Jenkins Script Security Plugin versions 1.49 and earlier and Red Hat OpenShift Container Platform version 3.11.
CVE-2019-1003000 allows attackers to bypass the sandbox restrictions and execute arbitrary scripts on the Jenkins master instance.
CVE-2019-1003000 was identified through security assessments highlighting the misconfiguration in the GroovySandbox class.