CVE-2017-1000505
CVE-2017-1000505 is a medium-severity vulnerability in Jenkins Script Security with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v2: 4.0
- EPSS exploit prediction: 1% (58th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-200
- Affected product: Jenkins Script Security
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2017-1000505?
- 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.
- How severe is CVE-2017-1000505?
- CVE-2017-1000505 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2017-1000505 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (58th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-1000505?
- CVE-2017-1000505 affects Jenkins Script Security. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2017-1000505?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2017-1000505 published?
- CVE-2017-1000505 was published on 2018-01-25 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:jenkins:script_security:*:*:*:*:*:jenkins:*:*
More vulnerabilities in Jenkins Script Security
- CVE-2022-43404 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving crafted constructor bodies and calls to sandbox-generated synthetic…
- CVE-2022-43403 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving casting an array-like value to an array type in Jenkins Script Security Plugin…
- CVE-2022-43401 — Critical (CVSS 9.9): A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language runtime in Jenkins…
- CVE-2020-2279 — Critical (CVSS 9.9): A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.74 and earlier allows attackers with permission to…
- CVE-2019-10431 — Critical (CVSS 9.9): A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.64 and earlier related to the handling of default…
- CVE-2019-1003029 — Critical (CVSS 9.9): A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in…
All CVEs affecting Jenkins Script Security →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →