CVE-2017-1000505
Last modified
CVE-2017-1000505 is a vulnerability of currently unknown severity. In Jenkins Script Security Plugin version 1.36 and earlier, users with the ability to configure sandboxed Groovy scripts are able to use a type coercion feature in Groovy to create new `File` objects from strings. This allowed reading arbitrary files on the Jenkins master file system. EPSS estimates a 1.01% chance of exploitation in the next 30 days.
Description
In Jenkins Script Security Plugin version 1.36 and earlier, users with the ability to configure sandboxed Groovy scripts are able to use a type coercion feature in Groovy to create new `File` objects from strings. This allowed reading arbitrary files on the Jenkins master file system. Such a type coercion is now subject to sandbox protection and considered to be a call to the `new File(String)` constructor for the purpose of in-process script approval.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jenkins | Script Security | <= 1.36 |
References
- https://jenkins.io/security/advisory/2017-12-11/Vendor Advisory
- https://jenkins.io/security/advisory/2017-12-11/Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-1000505?
How severe is CVE-2017-1000505?
How do I fix CVE-2017-1000505?
Are you affected by CVE-2017-1000505?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
