First published: Wed Feb 06 2019(Updated: )
A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in `src/main/java/hudson/plugins/groovy/StringScriptSource.java` that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkins master JVM. In version 2.1, the affected HTTP endpoint applies a safe Groovy compiler configuration preventing the use of unsafe AST transforming annotations.
Credit: jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com jenkinsci-cert@googlegroups.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.jenkins-ci.plugins:groovy | <=2.0 | 2.1 |
Jenkins | <=2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-1003006 has a high severity rating due to its potential for arbitrary code execution.
To fix CVE-2019-1003006, upgrade the Jenkins Groovy Plugin to version 2.1 or later.
CVE-2019-1003006 affects Jenkins Groovy Plugin versions 2.0 and earlier.
CVE-2019-1003006 can enable attackers with Overall/Read permission to execute arbitrary code.
Yes, CVE-2019-1003006 exploits user permissions specifically the Overall/Read permission within Jenkins.