cbcvebase.

Jenkins Script Security vulnerabilities

35 known vulnerabilities affecting jenkins/script_security.

Total CVEs
35
CISA KEV
1
actively exploited
Public exploits
3
Exploited in wild
2
Severity breakdown
CRITICAL8HIGH17MEDIUM10

Vulnerabilities

Page 2 of 2
CVE-2017-1000107P3HIGHCVSS 8.8v1.302017-10-05
CVE-2017-1000107 [HIGH] CVE-2017-1000107: Script Security Plugin did not apply sandboxing restrictions to constructor invocations via position 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.
nvd
CVE-2020-2134P3HIGHCVSS 8.8≤ 1.702020-03-09
CVE-2020-2134 [HIGH] CWE-863 CVE-2020-2134: Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted constructor calls and crafted constructor bodies.
nvd
CVE-2020-2135P3HIGHCVSS 8.8≤ 1.702020-03-09
CVE-2020-2135 [HIGH] CWE-863 CVE-2020-2135: Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through Sandbox protection in Jenkins Script Security Plugin 1.70 and earlier could be circumvented through crafted method calls on objects that implement GroovyInterceptable.
nvd
CVE-2016-3102P3HIGHCVSS 7.3v1.0v1.1+17 more2017-02-09
CVE-2016-3102 [HIGH] CWE-254 CVE-2016-3102: The Script Security plugin before 1.18.1 in Jenkins might allow remote attackers to bypass a Groovy 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.
nvd
CVE-2022-45379P3HIGHCVSS 7.5fixed in 1190.v65867a_a_471262022-11-15
CVE-2022-45379 [HIGH] CWE-326 CVE-2022-45379: Jenkins Script Security Plugin 1189.vb_a_b_7c8fd5fde and earlier stores whole-script approvals as th 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.
nvd
CVE-2017-1000505P3MEDIUMCVSS 6.5≤ 1.362018-01-25
CVE-2017-1000505 [MEDIUM] CWE-200 CVE-2017-1000505: In Jenkins Script Security Plugin version 1.36 and earlier, users with the ability to configure sand 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
nvd
CVE-2017-1000095P4MEDIUMCVSS 6.5v1.342017-10-05
CVE-2017-1000095 [MEDIUM] CWE-732 CVE-2017-1000095: The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, Stri 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 script sandbox by using e.g. currentBuild['rawBuild'] rather than currentBuild.rawBuild. Additionally, the foll
nvd
CVE-2019-10393P4MEDIUMCVSS 4.2≤ 1.622019-09-12
CVE-2019-10393 [MEDIUM] CVE-2019-10393: A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the han 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.
nvd
CVE-2019-10399P4MEDIUMCVSS 4.2≤ 1.622019-09-12
CVE-2019-10399 [MEDIUM] CVE-2019-10399: A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the han 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 sandboxed scripts.
nvd
CVE-2019-10400P4MEDIUMCVSS 4.2≤ 1.622019-09-12
CVE-2019-10400 [MEDIUM] CVE-2019-10400: A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the han 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 in sandboxed scripts.
nvd
CVE-2019-10394P4MEDIUMCVSS 4.2≤ 1.622019-09-12
CVE-2019-10394 [MEDIUM] CVE-2019-10394: A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.62 and earlier related to the han 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 in sandboxed scripts.
nvd
CVE-2020-2190P4MEDIUMCVSS 5.4≤ 1.722020-06-03
CVE-2020-2190 [MEDIUM] CWE-79 CVE-2020-2190: Jenkins Script Security Plugin 1.72 and earlier does not correctly escape pending or approved classp 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.
nvd
CVE-2024-52549P4MEDIUMCVSS 4.3fixed in 1362.1364.v4cf2dc5d8776≥ 1366.vd44b_49a_5c85c, < 1367.vdf2fc45f229c+1 more2024-11-13
CVE-2024-52549 [MEDIUM] CWE-862 CVE-2024-52549: Jenkins Script Security Plugin 1367.vdf2fc45f229c and earlier, except 1365.1367.va_3b_b_89f8a_95b_ a 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/Read permission to check for the existence of files on the controller file system.
nvd
CVE-2026-42519P4MEDIUMCVSS 4.3≤ 1399.ve6a_66547f6e12026-04-29
CVE-2026-42519 [MEDIUM] CWE-862 CVE-2026-42519: A missing permission check in Jenkins Script Security Plugin 1399.ve6a_66547f6e1 and earlier allows 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.
nvd
CVE-2022-30946P4MEDIUMCVSS 4.3fixed in 1172.v35f6a_0b_8207e2022-05-17
CVE-2022-30946 [MEDIUM] CWE-352 CVE-2022-30946: A cross-site request forgery (CSRF) vulnerability in Jenkins Script Security Plugin 1158.v7c1b_73a_6 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.
nvd
Jenkins Script Security vulnerabilities | cvebase