org.jenkins-ci.plugins:script-security
Maven35 known CVEs affecting this package
Aggregated from OSV, GitHub Security Advisories, NVD, and vendor advisories. Each CVE links to its full detail page with vendor advisories, patches, fixed versions, and remediation guidance.
CVEs affecting org.jenkins-ci.plugins:script-securitypage 1 of 1
- CVE-2016-3102HIGHCVSS 7.3EG 7.3✓ Fixed in 1.18.12017-02-09
vulnerable: 1.0 ... 1.9 (25 versions)
The Script Security plugin before 1.18.1 in Jenkins might allow remote attackers to bypass a Groovy sandbox protection mechanism via a plugin that performs (1) direct field access or (2) get/set array operations.
- CVE-2017-1000095MEDIUMCVSS 6.5EG 6.5✓ Fixed in 1.29.12017-10-05
vulnerable: 1.0 ... 1.9 (37 versions)
The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the access restrictions implemented in the scr…
- CVE-2017-1000107HIGHCVSS 8.8EG 8.8✓ Fixed in 1.312017-10-05
vulnerable: 1.0 ... 1.9 (39 versions)
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 …
- CVE-2017-1000505MEDIUMCVSS 6.5EG 6.5✓ Fixed in 1.372018-01-25
vulnerable: 1.0 ... 1.9 (44 versions)
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 arbi…
- CVE-2018-1000865HIGHCVSS 8.8EG 8.8✓ Fixed in 1.482018-12-10
vulnerable: 1.0 ... 1.9 (57 versions)
A sandbox bypass vulnerability exists in Script Security Plugin 1.47 and earlier in groovy-sandbox/src/main/java/org/kohsuke/groovy/sandbox/SandboxTransformer.java that allows attackers with Job/Configure permission to execute arbitrary co…
- CVE-2018-1000866HIGHCVSS 8.8EG 8.8✓ Fixed in 1.482018-12-10
vulnerable: 1.0 ... 1.9 (57 versions)
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.59 and earlier in groovy-sandbox/src/main/java/org/kohsuke/groovy/sandbox/SandboxTransformer.java, groovy-cps/lib/src/main/java/com/cloudbees/groovy/cps/SandboxCpsTransform…
- CVE-2019-1003000HIGHCVSS 8.8EG 9.0✓ Fixed in 1.502019-01-22
vulnerable: 1.0 ... 1.9 (59 versions)
A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java that allows attackers with the ability to provide sandboxed scripts to…
- CVE-2019-1003001HIGHCVSS 8.8EG 9.0✓ Fixed in 1.502019-01-22
vulnerable: 1.0 ... 1.9 (59 versions)
A sandbox bypass vulnerability exists in Pipeline: Groovy Plugin 2.61 and earlier in src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowDefinition.java, src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShellFactory.java that …
- CVE-2019-1003005HIGHCVSS 8.8EG 8.8✓ Fixed in 1.512019-02-06
vulnerable: 1.0 ... 1.9 (60 versions)
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to pro…
- CVE-2019-1003024HIGHCVSS 8.8EG 8.8✓ Fixed in 1.532019-02-20
vulnerable: 1.0 ... 1.9 (62 versions)
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.52 and earlier in RejectASTTransformsCustomizer.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can resul…
- CVE-2019-1003029CRITICALCVSS 9.9EG 9.9⚠ KEV✓ Fixed in 1.542019-03-08
vulnerable: 1.0 ... 1.9 (63 versions)
A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.53 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java, src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/gr…
- CVE-2019-1003040CRITICALCVSS 9.8EG 9.8✓ Fixed in 1.562019-03-28
vulnerable: 1.0 ... 1.9 (69 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts.
- CVE-2019-10355HIGHCVSS 8.8EG 8.8✓ Fixed in 1.622019-07-31
vulnerable: 1.0 ... 1.9 (82 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of type casts allowed attackers to execute arbitrary code in sandboxed scripts.
- CVE-2019-10356HIGHCVSS 8.8EG 8.8✓ Fixed in 1.622019-07-31
vulnerable: 1.0 ... 1.9 (82 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.61 and earlier related to the handling of method pointer expressions allowed attackers to execute arbitrary code in sandboxed scripts.
- CVE-2019-10393MEDIUMCVSS 4.2EG 4.2✓ Fixed in 1.632019-09-12
vulnerable: 1.0 ... 1.9 (83 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of method names in method call expressions allowed attackers to execute arbitrary code in sandboxed scripts.
- CVE-2019-10394MEDIUMCVSS 4.2EG 4.2✓ Fixed in 1.632019-09-12
vulnerable: 1.0 ... 1.9 (83 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of property names in property expressions on the left-hand side of assignment expressions allowed attackers to execute arbitrary code…
- CVE-2019-10399MEDIUMCVSS 4.2EG 4.2✓ Fixed in 1.632019-09-12
vulnerable: 1.0 ... 1.9 (83 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of property names in property expressions in increment and decrement expressions allowed attackers to execute arbitrary code in sandb…
- CVE-2019-10400MEDIUMCVSS 4.2EG 4.2✓ Fixed in 1.632019-09-12
vulnerable: 1.0 ... 1.9 (83 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the handling of subexpressions in increment and decrement expressions not involving actual assignment allowed attackers to execute arbitrary code …
- CVE-2019-10431CRITICALCVSS 9.9EG 9.9✓ Fixed in 1.652019-10-01
vulnerable: 1.0 ... 1.9 (86 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.64 and earlier related to the handling of default parameter expressions in constructors allowed attackers to execute arbitrary code in sandboxed scripts.
- CVE-2019-16538HIGHCVSS 8.8EG 8.8✓ Fixed in 1.682019-11-21
vulnerable: 1.0 ... 1.9 (94 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.67 and earlier related to the handling of default parameter expressions in closures allowed attackers to execute arbitrary code in sandboxed scripts.
- CVE-2020-2110HIGHCVSS 8.8EG 8.8✓ Fixed in 1.702020-02-12
vulnerable: 1.0 ... 1.9 (96 versions)
Sandbox protection in Jenkins Script Security Plugin 1.69 and earlier could be circumvented during the script compilation phase by applying AST transforming annotations to imports or by using them inside of other annotations.
- CVE-2020-2134HIGHCVSS 8.8EG 8.8✓ Fixed in 1.7.12020-03-09
vulnerable: 1.0 ... 1.7 (14 versions)
Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted constructor calls and crafted constructor bodies.
- CVE-2020-2135HIGHCVSS 8.8EG 8.8✓ Fixed in 1.712020-03-09
vulnerable: 1.0 ... 1.9 (97 versions)
Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.
- CVE-2020-2190MEDIUMCVSS 5.4EG 5.4✓ Fixed in 1.732020-06-03
vulnerable: 1.0 ... 1.9 (99 versions)
Jenkins Script Security Plugin 1.72 and earlier does not correctly escape pending or approved classpath entries on the In-process Script Approval page, resulting in a stored cross-site scripting vulnerability.
- CVE-2020-2279CRITICALCVSS 9.9EG 9.9✓ Fixed in 1.66.52020-09-23
vulnerable: 1.0 ... 1.9 (92 versions)
A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.74 and earlier allows attackers with permission to define sandboxed scripts to provide crafted return values or script binding content that can result in arbitrary code exe…
- CVE-2022-30946MEDIUMCVSS 4.3EG 4.3✓ Fixed in 1172.v35f6a2022-05-17
vulnerable: 1.0 ... 1158.v7c1b_73a_69a_08 (115 versions)
A cross-site request forgery (CSRF) vulnerability in Jenkins Script Security Plugin 1158.v7c1b_73a_69a_08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver.
- CVE-2022-43401CRITICALCVSS 9.9EG 9.9✓ Fixed in 1184.v85d16b_d851b_32022-10-19
vulnerable: 1.0 ... 1183.v774b_0b_0a_a_451 (121 versions)
A sandbox bypass vulnerability involving various casts performed implicitly by the Groovy language runtime in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and run sandboxed sc…
- CVE-2022-43403CRITICALCVSS 9.9EG 9.9✓ Fixed in 1184.v85d16b_d851b_32022-10-19
vulnerable: 1.0 ... 1183.v774b_0b_0a_a_451 (121 versions)
A sandbox bypass vulnerability involving casting an array-like value to an array type in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipe…
- CVE-2022-43404CRITICALCVSS 9.9EG 9.9✓ Fixed in 1184.v85d16b_d851b_32022-10-19
vulnerable: 1.0 ... 1183.v774b_0b_0a_a_451 (121 versions)
A sandbox bypass vulnerability involving crafted constructor bodies and calls to sandbox-generated synthetic constructors in Jenkins Script Security Plugin 1183.v774b_0b_0a_a_451 and earlier allows attackers with permission to define and r…
- CVE-2022-45379HIGHCVSS 7.5EG 7.5✓ Fixed in 1190.v65867a_a_471262022-11-15
vulnerable: 1.0 ... 1189.vb_a_b_7c8fd5fde (123 versions)
Jenkins Script Security Plugin 1189.vb_a_b_7c8fd5fde and earlier stores whole-script approvals as the SHA-1 hash of the script, making it vulnerable to collision attacks.
- CVE-2023-24422HIGHCVSS 8.8EG 8.8✓ Fixed in 1229.v4880b2023-01-26
vulnerable: 1.0 ... 1228.vd93135a_2fb_25 (127 versions)
A sandbox bypass vulnerability involving map constructors in Jenkins Script Security Plugin 1228.vd93135a_2fb_25 and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox p…
- CVE-2024-34144CRITICALCVSS 9.8EG 9.8✓ Fixed in 1336.vf33a2024-05-02
vulnerable: 1.0 ... 1335.vf07d9ce377a_e (147 versions)
A sandbox bypass vulnerability involving crafted constructor bodies in Jenkins Script Security Plugin 1335.vf07d9ce377a_e and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the …
- CVE-2024-34145HIGHCVSS 8.8EG 8.8✓ Fixed in 1336.vf33a2024-05-02
vulnerable: 1.0 ... 1335.vf07d9ce377a_e (147 versions)
A sandbox bypass vulnerability involving sandbox-defined classes that shadow specific non-sandbox-defined classes in Jenkins Script Security Plugin 1335.vf07d9ce377a_e and earlier allows attackers with permission to define and run sandboxe…
- CVE-2024-52549MEDIUMCVSS 4.3EG 4.3✓ Fixed in 1368.vb2024-11-13
vulnerable: 1.0 ... 1367.vdf2fc45f229c (158 versions)
Jenkins Script Security Plugin 1367.vdf2fc45f229c and earlier, except 1365.1367.va_3b_b_89f8a_95b_ and 1362.1364.v4cf2dc5d8776, does not perform a permission check in a method implementing form validation, allowing attackers with Overall/R…
- CVE-2026-42519MEDIUMCVSS 4.3EG 4.3✓ Fixed in 1402.v94c9ce4648612026-04-29
vulnerable: 1.0 ... 1399.ve6a_66547f6e1 (164 versions)
A missing permission check in Jenkins Script Security Plugin 1399.ve6a_66547f6e1 and earlier allows attackers with Overall/Read permission to enumerate pending and approved Script Security classpaths.
Check whether org.jenkins-ci.plugins:script-security is used in your infrastructure
EchelonGraph scans your cloud and SBOMs to map every package to your actual deployments. See blast radius for org.jenkins-ci.plugins:script-security CVEs against the assets you own.
Start Free Scan →