Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.jenkins-ci.plugins/script-security@1.74
Typemaven
Namespaceorg.jenkins-ci.plugins
Namescript-security
Version1.74
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version1.75
Latest_non_vulnerable_version1402.v94c9ce464861
Affected_by_vulnerabilities
0
url VCID-3f3m-rqye-dbhe
vulnerability_id VCID-3f3m-rqye-dbhe
summary
Sandbox bypass vulnerability in Jenkins Script Security Plugin
Jenkins Script Security Plugin provides a sandbox feature that allows low privileged users to define scripts, including Pipelines, that are generally safe to execute. Calls to code defined inside a sandboxed script are intercepted, and various allowlists are checked to determine whether the call is to be allowed.

In Script Security Plugin 1.75 and 1.66.5, any calls from outside a sandboxed script to code defined inside a sandboxed script were always allowed. As sandboxed scripts can communicate their results through script return values and similar mechanisms, this could result in code defined inside of a sandboxed script to be called without sandbox protection.

This vulnerability allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the context of the Jenkins controller JVM.

Script Security Plugin 1.75 and 1.66.5 will prevent code defined inside a sandbox from being invoked outside a sandboxed script.

In rare cases, invocations of sandboxed scripts may begin failing if the script return value or script binding include code defined in the sandbox and is further processed by the calling code. To resolve this issue, the affected values need to be converted inside the sandboxed script to a known safe type, such as `String`.

For compatibility with this change, the following plugins should be upgraded to the versions specified:
- [Email Extension Plugin](https://plugins.jenkins.io/email-ext) should be updated to version 2.77 or newer.
- [Warnings Next Generation Plugin](https://plugins.jenkins.io/warnings-ng) should be updated to version 8.4.3 or newer.
- [Warnings Plugin](https://plugins.jenkins.io/warnings) should be updated to version 5.0.2 or newer.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-2279
reference_id
reference_type
scores
0
value 0.00285
scoring_system epss
scoring_elements 0.51952
published_at 2026-05-12T12:55:00Z
1
value 0.00285
scoring_system epss
scoring_elements 0.5197
published_at 2026-04-09T12:55:00Z
2
value 0.00285
scoring_system epss
scoring_elements 0.52022
published_at 2026-04-11T12:55:00Z
3
value 0.00285
scoring_system epss
scoring_elements 0.52004
published_at 2026-04-12T12:55:00Z
4
value 0.00285
scoring_system epss
scoring_elements 0.51988
published_at 2026-04-13T12:55:00Z
5
value 0.00285
scoring_system epss
scoring_elements 0.5203
published_at 2026-04-16T12:55:00Z
6
value 0.00285
scoring_system epss
scoring_elements 0.52036
published_at 2026-04-18T12:55:00Z
7
value 0.00285
scoring_system epss
scoring_elements 0.52015
published_at 2026-04-21T12:55:00Z
8
value 0.00285
scoring_system epss
scoring_elements 0.51962
published_at 2026-04-24T12:55:00Z
9
value 0.00285
scoring_system epss
scoring_elements 0.51968
published_at 2026-04-26T12:55:00Z
10
value 0.00285
scoring_system epss
scoring_elements 0.51928
published_at 2026-04-29T12:55:00Z
11
value 0.00285
scoring_system epss
scoring_elements 0.51875
published_at 2026-05-05T12:55:00Z
12
value 0.00285
scoring_system epss
scoring_elements 0.51926
published_at 2026-05-07T12:55:00Z
13
value 0.00285
scoring_system epss
scoring_elements 0.51966
published_at 2026-05-09T12:55:00Z
14
value 0.00285
scoring_system epss
scoring_elements 0.51878
published_at 2026-04-01T12:55:00Z
15
value 0.00285
scoring_system epss
scoring_elements 0.51927
published_at 2026-05-11T12:55:00Z
16
value 0.00285
scoring_system epss
scoring_elements 0.51953
published_at 2026-04-04T12:55:00Z
17
value 0.00285
scoring_system epss
scoring_elements 0.51917
published_at 2026-04-07T12:55:00Z
18
value 0.00285
scoring_system epss
scoring_elements 0.51972
published_at 2026-04-08T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-2279
1
reference_url https://github.com/CVEProject/cvelist/blob/16860a328d970faa6e4350b0fa446f64a52e52ca/2020/2xxx/CVE-2020-2279.json
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/CVEProject/cvelist/blob/16860a328d970faa6e4350b0fa446f64a52e52ca/2020/2xxx/CVE-2020-2279.json
2
reference_url https://github.com/jenkinsci/script-security-plugin
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/jenkinsci/script-security-plugin
3
reference_url https://github.com/jenkinsci/script-security-plugin/commit/79d1e9207c5c359ca779b92f0a290e18c5e2387b
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://github.com/jenkinsci/script-security-plugin/commit/79d1e9207c5c359ca779b92f0a290e18c5e2387b
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-2279
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2020-2279
5
reference_url https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-2020
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url https://www.jenkins.io/security/advisory/2020-09-23/#SECURITY-2020
6
reference_url http://www.openwall.com/lists/oss-security/2020/09/23/1
reference_id
reference_type
scores
0
value 9.9
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
1
value CRITICAL
scoring_system generic_textual
scoring_elements
url http://www.openwall.com/lists/oss-security/2020/09/23/1
7
reference_url https://github.com/advisories/GHSA-ccr8-4xr7-cgj3
reference_id GHSA-ccr8-4xr7-cgj3
reference_type
scores
0
value CRITICAL
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-ccr8-4xr7-cgj3
fixed_packages
0
url pkg:maven/org.jenkins-ci.plugins/script-security@1.75
purl pkg:maven/org.jenkins-ci.plugins/script-security@1.75
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.75
aliases CVE-2020-2279, GHSA-ccr8-4xr7-cgj3
risk_score 4.5
exploitability 0.5
weighted_severity 9.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-3f3m-rqye-dbhe
Fixing_vulnerabilities
Risk_score4.5
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.74