Lucene search
K

609 matches found

Github Security Blog
Github Security Blog
added 2022/05/13 1:40 a.m.19 views

Unsafe methods in the default list of approved signatures in Jenkins Script Security Plugin

The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAtObject, String, Object; DefaultGroovyMethods.getAtObject, String. These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild'rawBuild' rather than...

6.5CVSS6.8AI score0.00066EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:40 a.m.16 views

GHSA-M68X-CC2F-GR5H Unsafe methods in the default list of approved signatures in Jenkins Script Security Plugin

The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAtObject, String, Object; DefaultGroovyMethods.getAtObject, String. These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild'rawBuild' rather than...

6.5CVSS6.3AI score0.00066EPSS
Exploits0References2
OSV
OSV
added 2022/05/13 1:36 a.m.12 views

GHSA-R5C7-QCC9-5V7M Jenkins Pipeline Classpath Step plugin allowed Script Security sandbox bypass

It was found that the use of Pipeline: Classpath Step Jenkins plugin enables a bypass of the Script Security sandbox for users with SCM commit access, as well as users with e.g. Job/Configure permission in Jenkins...

8.5CVSS8.6AI score0.00114EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/13 1:36 a.m.14 views

Jenkins Pipeline Classpath Step plugin allowed Script Security sandbox bypass

It was found that the use of Pipeline: Classpath Step Jenkins plugin enables a bypass of the Script Security sandbox for users with SCM commit access, as well as users with e.g. Job/Configure permission in Jenkins...

8.5CVSS6.9AI score0.00114EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.17 views

Jenkins Script Security Plugin sandbox bypass vulnerability

The previously implemented script security sandbox protections prohibiting the use of unsafe AST transforming annotations such as @Grab 2019-01-08 fix for SECURITY-1266 could be circumvented through use of various Groovy language features: - Use of AnnotationCollector - Import aliasing -...

8.8CVSS7.8AI score0.00222EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.29 views

GHSA-X6JX-CXG3-MGGH Jenkins Pipeline Declarative Plugin sandbox bypass vulnerability

Jenkins Script Security sandbox protection could be circumvented during the script compilation phase by applying AST transforming annotations such as @Grab to source code elements. Both the pipeline validation REST APIs and actual script/pipeline execution are affected. This allowed users with...

8.8CVSS8.9AI score0.93454EPSS
Exploits9References8
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.22 views

Jenkins Pipeline Declarative Plugin sandbox bypass vulnerability

Jenkins Script Security sandbox protection could be circumvented during the script compilation phase by applying AST transforming annotations such as @Grab to source code elements. Both the pipeline validation REST APIs and actual script/pipeline execution are affected. This allowed users with...

8.8CVSS7.9AI score0.93454EPSS
Exploits9References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.40 views

Protection Mechanism Failure in Jenkins Script Security Plugin

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 execute arbitrary code on the Jenkins master JVM...

8.8CVSS5.2AI score0.94443EPSS
Exploits15References10Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.2 views

GHSA-784J-H234-M56X Protection Mechanism Failure in Jenkins Script Security Plugin

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 execute arbitrary code on the Jenkins master JVM...

8.8CVSS7.2AI score0.94443EPSS
Exploits15References9
OSV
OSV
added 2022/05/13 1:15 a.m.17 views

GHSA-3PV3-JJ4H-P528 Sandbox bypass vulnerability in Jenkins Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts...

9.8CVSS9.4AI score0.01799EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.30 views

Sandbox bypass vulnerability in Jenkins Script Security Plugin

A sandbox bypass vulnerability in Jenkins Script Security Plugin 1.55 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts...

9.8CVSS5AI score0.01799EPSS
Exploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.23 views

Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.1 and earlier in pom.xml, src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM. Groovy Plugin 2.2 uses Script Security API...

8.8CVSS5.3AI score0.00093EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.14 views

GHSA-FM3J-R98G-97JH Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.1 and earlier in pom.xml, src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to execute arbitrary code on the Jenkins master JVM. Groovy Plugin 2.2 uses Script Security API...

8.8CVSS9AI score0.00093EPSS
Exploits0References4
OSV
OSV
added 2022/05/13 1:0 a.m.4 views

GHSA-XVXQ-HQ48-XPHM Sandbox bypass in Script Security Plugin

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/groovy/SecureGroovyScript.java that allows attackers with...

9.9CVSS7.5AI score0.92647EPSS
Exploits3References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:0 a.m.34 views

Sandbox bypass in Script Security Plugin

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/groovy/SecureGroovyScript.java that allows attackers with...

9.9CVSS5AI score0.92647EPSS
Exploits3References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:0 a.m.28 views

Sandbox Bypass in Script Security Plugin

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 provide a Groovy script to an HTTP endpoint that can result i...

8.8CVSS2.6AI score0.74186EPSS
Exploits3References6Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2022/04/25 12:0 a.m.38 views

Jenkins Script Security Plugin Sandbox Bypass Vulnerability

Jenkins Script Security Plugin contains a protection mechanism failure, allowing an attacker to bypass the sandbox...

9.9CVSS2.8AI score0.92647EPSS
In wildExploits3
UbuntuCve
UbuntuCve
added 2022/04/07 12:0 a.m.33 views

CVE-2022-28284

SVG's use element could have been used to load unexpected content that could have executed script in certain circumstances. While the specification seems to allow this, other browsers do not, and web developers relied on this property for script security so gecko's implementation was aligned with...

8.8CVSS7.2AI score0.00328EPSS
Exploits0References3
VulnCheck KEV
VulnCheck KEV
added 2021/10/13 12:0 a.m.1 views

VulnCheck KEV: CVE-2019-1003029

Jenkins Script Security Plugin contains a protection mechanism failure, allowing an attacker to bypass the sandbox...

9.9CVSS7.4AI score0.92647EPSS
Exploits3References1
Rapid7 Blog
Rapid7 Blog
added 2021/08/02 1:16 p.m.140 views

3 Steps to Integrate Rapid7 Products Into the DevSecOps Cycle

DevSecOps is the concept and practice of integrating security into the DevOps cycle. The idea is to bring the different phases of security into the DevOps model and try to automate the entire process, so security is integrated directly into the initial application builds. In this post, we’ll take...

7AI score
Exploits0
Rows per page
Query Builder