CVE-2017-1000107
CVE-2017-1000107 is a high-severity vulnerability in Jenkins Script Security with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v2: 6.5
- EPSS exploit prediction: 1% (65th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Jenkins Script Security
- Published:
- Last modified:
Description
Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection.
Frequently asked questions
- What is CVE-2017-1000107?
- Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection.
- How severe is CVE-2017-1000107?
- CVE-2017-1000107 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2017-1000107 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (65th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-1000107?
- CVE-2017-1000107 affects Jenkins Script Security. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2017-1000107?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2017-1000107 published?
- CVE-2017-1000107 was published on 2017-10-05 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:jenkins:script_security:1.30:*:*:*:*: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…