Controller code execution via misrouted Groovy calls
Published Mar 9, 2020 · Updated Aug 4, 2024
Sandbox bypass in Jenkins Script Security Plugin 1.70 and earlier allows remote authenticated users to execute code on the controller. GroovyCallSiteSelector resolves crafted calls on GroovyInterceptable objects as ordinary target methods instead of routing them through GroovyObject.invokeMethod, so the sandbox misses the dangerous signature. The user must be able to specify and run a sandboxed script; successful exploitation executes arbitrary code with the Jenkins controller JVM's privileges.
Summary
What happened
Sandbox bypass in Jenkins Script Security Plugin 1.70 and earlier allows remote authenticated users to execute code on the controller. GroovyCallSiteSelector resolves crafted calls on GroovyInterceptable objects as ordinary target methods instead of routing them through GroovyObject.invokeMethod, so the sandbox misses the dangerous signature. The user must be able to specify and run a sandboxed script; successful exploitation executes arbitrary code with the Jenkins controller JVM's privileges.
The record
- CVE
- CVE-2020-2135
- Published
- Mar 9, 2020
- Updated
- Aug 4, 2024
- Vendor
- Jenkins Project
- Product
- Jenkins Script Security Plugin
- Classifications
- CWE-863, T1059
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 9, 2020CVE publishedPublication date reported by the CVE source.
- Aug 4, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=unspecified <=1.70
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo