CVE-2020-2135 – org.jenkins-ci.plugins:script-security
Package
Manager: maven
Name: org.jenkins-ci.plugins:script-security
Vulnerable Version: >=0 <1.71
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00183 pctl0.40244
Details
Sandbox bypass vulnerability in Script Security Plugin Sandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through: - Crafted constructor calls and bodies (due to an incomplete fix of [SECURITY-582](https://www.jenkins.io/security/advisory/2017-08-07/#super-constructor-calls)) - Crafted method calls on objects that implement `GroovyInterceptable` This allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM. Script Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement `GroovyInterceptable` as calls to `GroovyObject#invokeMethod(String, Object)`, which is on the list of dangerous signatures and should not be approved for use in the sandbox.
Metadata
Created: 2022-05-24T17:10:27Z
Modified: 2025-06-19T14:41:34Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-qvhf-3567-pc4v/GHSA-qvhf-3567-pc4v.json
CWE IDs: ["CWE-693", "CWE-863"]
Alternative ID: GHSA-qvhf-3567-pc4v
Finding: F115
Auto approve: 1