Lucene search
+L

1509 matches found

OSV
OSV
added 2022/05/13 1:48 a.m.34 views

GHSA-GQHM-4H93-RRHG Jenkins Script Security and Pipeline Groovy Plugins Sandbox Bypass

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/SandboxCpsTransformer.java that allows attackers with Job/Configure permissio...

8.8CVSS7.2AI score0.01639EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:48 a.m.32 views

Jenkins Script Security and Pipeline Groovy Plugins Sandbox Bypass

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/SandboxCpsTransformer.java that allows attackers with Job/Configure permissio...

8.8CVSS8AI score0.01639EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:41 a.m.18 views

Arbitrary code execution vulnerability in Jenkins Speaks! Plugin

Jenkins Speaks! Plugin, all current versions, allows users with Job/Configure permission to run arbitrary Groovy code inside the Jenkins JVM, effectively elevating privileges to Overall/Run Scripts...

8.8CVSS7AI score0.00946EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:41 a.m.33 views

GHSA-5532-PRRF-RF5X Arbitrary code execution vulnerability in Jenkins Speaks! Plugin

Jenkins Speaks! Plugin, all current versions, allows users with Job/Configure permission to run arbitrary Groovy code inside the Jenkins JVM, effectively elevating privileges to Overall/Run Scripts...

8.8CVSS8.7AI score0.00946EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/13 1:31 a.m.67 views

GHSA-WHF8-3H58-2W9F Jenkins Warnings Next Generation Plugin cross-site request forgery vulnerability

Jenkins Warnings Next Generation Plugin has a form validation HTTP endpoint used to validate a Groovy script through compilation, which was not subject to sandbox protection. The endpoint checked for the Overall/RunScripts permission, but did not require POST requests, so it was vulnerable to...

8.8CVSS9AI score0.01151EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/13 1:31 a.m.30 views

Jenkins Warnings Next Generation Plugin cross-site request forgery vulnerability

Jenkins Warnings Next Generation Plugin has a form validation HTTP endpoint used to validate a Groovy script through compilation, which was not subject to sandbox protection. The endpoint checked for the Overall/RunScripts permission, but did not require POST requests, so it was vulnerable to...

8.8CVSS7.7AI score0.01151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:30 a.m.149 views

GHSA-WFW7-6632-XCV2 Jenkins CLI Deserialization of Untrusted Data vulnerability

The Jenkins CLI subsystem in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to execute arbitrary code via a crafted serialized Java object, related to a problematic webapps/ROOT/WEB-INF/lib/commons-collections-.jar file and the "Groovy variant in ysoserial"...

9.8CVSS7.4AI score0.86714EPSS
SaveExploits12References16
OSV
OSV
added 2022/05/13 1:25 a.m.3 views

GHSA-QG25-HGJV-CG9Q Improper Neutralization of Special Elements in Output Used by a Downstream Component in Apache Groovy

The MethodClosure class in runtime/MethodClosure.java in Apache Groovy 1.7.0 through 2.4.3 allows remote attackers to execute arbitrary code or cause a denial of service via a crafted serialized object...

9.8CVSS7.6AI score0.41032EPSS
SaveExploits4References21
Github Security Blog
Github Security Blog
added 2022/05/13 1:25 a.m.50 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component in Apache Groovy

The MethodClosure class in runtime/MethodClosure.java in Apache Groovy 1.7.0 through 2.4.3 allows remote attackers to execute arbitrary code or cause a denial of service via a crafted serialized object...

9.8CVSS9.3AI score0.41032EPSS
SaveExploits4References21Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:25 a.m.85 views

Deserialization of Untrusted Data in Groovy

When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apache Groovy 2.4.4 to 2.4.7 on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store local data, it was possible for an attacker to bake a special serialized...

9.8CVSS5.2AI score0.17239EPSS
SaveExploits1References16Affected Software2
OSV
OSV
added 2022/05/13 1:25 a.m.9 views

GHSA-XPHJ-M9CC-8FMQ Deserialization of Untrusted Data in Groovy

When an application with unsupported Codehaus versions of Groovy from 1.7.0 to 2.4.3, Apache Groovy 2.4.4 to 2.4.7 on classpath uses standard Java serialization mechanisms, e.g. to communicate between servers or to store local data, it was possible for an attacker to bake a special serialized...

9.8CVSS7.3AI score0.17239EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.27 views

Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkin...

8.8CVSS1.8AI score0.0155EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.30 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.0299EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.70 views

GHSA-XFWJ-2F34-32F5 Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkin...

8.8CVSS9AI score0.0155EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/13 1:15 a.m.43 views

GHSA-JGPM-2862-Q5M8 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.8CVSS9AI score0.0299EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.44 views

Jenkins Groovy 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.7AI score0.86054EPSS
SaveExploits10References11Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.38 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.81362EPSS
SaveExploits10References9Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.18 views

GHSA-6Q78-6XVR-26FG Jenkins Groovy 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.3AI score0.86054EPSS
SaveExploits10References10
OSV
OSV
added 2022/05/13 1:15 a.m.37 views

GHSA-X74X-QF5J-35JH Sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin

A sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin 2.64 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts...

9.8CVSS9.5AI score0.03366EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.53 views

Sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin

A sandbox bypass vulnerability in Jenkins Pipeline: Groovy Plugin 2.64 and earlier allows attackers to invoke arbitrary constructors in sandboxed scripts...

9.8CVSS5.1AI score0.03366EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder