Lucene search
+L

633 matches found

Prion
Prion
added 2022/05/17 3:15 p.m.22 views

Cross site request forgery (csrf)

A cross-site request forgery CSRF vulnerability in Jenkins Script Security Plugin 1158.v7c1b73a69a08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver...

4.3CVSS5.4AI score0.0061EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/05/17 2:5 p.m.30 views

CVE-2022-30946

A cross-site request forgery CSRF vulnerability in Jenkins Script Security Plugin 1158.v7c1b73a69a08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver...

5.8AI score0.0061EPSS
SaveExploits0References2
CVE
CVE
added 2022/05/17 2:5 p.m.151 views

CVE-2022-30946

CVE-2022-30946 is a CSRF vulnerability in Jenkins Script Security Plugin (affecting versions up to 1158.v7c1b_73a_69a_08 and earlier). An authenticated attacker can induce Jenkins to send an HTTP request to a attacker‑specified webserver, enabling malicious activity such as cross‑site scripting a...

4.3CVSS4.7AI score0.0061EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2022/05/17 2:5 p.m.89 views

CVE-2022-30946

A cross-site request forgery CSRF vulnerability in Jenkins Script Security Plugin 1158.v7c1b73a69a08 and earlier allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver...

4.3CVSS1.7AI score0.0061EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/17 2:57 a.m.6 views

GHSA-XGJX-96V4-MQXX Jenkins Script Security Plugin allows for Bypass of Groovy Sandbox Protection

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...

7.3CVSS7.1AI score0.01755EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/17 2:57 a.m.8 views

Jenkins Script Security Plugin allows for Bypass of Groovy Sandbox Protection

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...

7.5CVSS7.2AI score0.01755EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/05/17 12:0 a.m.3 views

PT-2022-20400 · Jenkins · Jenkins Script Security Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Script Security Plugin versions 1158.v7c1b 73a 69a 08 and earlier Description: A cross-site request forgery CSRF issue allows attackers to have Jenkins send an HTTP request to an attacker-specified webserver. This occurs because the...

4.3CVSS5.5AI score0.0061EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2022/05/17 12:0 a.m.2 views

Jenkins Script Security Plugin 跨站请求伪造漏洞

Jenkins and Jenkins Plugin are both Jenkins open source products. jenkins is an application. An open source automation server, Jenkins provides hundreds of plugins to support building, deploying, and automating any project. jenkins Plugin is an application. jenkins Script Security Plugin...

4.3CVSS6.1AI score0.0061EPSS
SaveExploits0References6
Check Point Advisories
Check Point Advisories
added 2022/05/15 12:0 a.m.81 views

Jenkins Script Security Plugin Remote Code Execution (CVE-2019-1003029)

A remote code execution vulnerability exists in Jenkins Script Security Plugin. Successful exploitation of this vulnerability could allow a remote attacker to execute arbitrary code on the affected system...

6.5CVSS4.6AI score0.73854EPSS
SaveExploits3
OSV
OSV
added 2022/05/14 3:45 a.m.32 views

GHSA-R9JF-HF9X-7HRV Exposure of Sensitive Information to an Unauthorized Actor Jenkins Script Security Plugin

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...

6.5CVSS6.7AI score0.00994EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/14 3:45 a.m.30 views

Exposure of Sensitive Information to an Unauthorized Actor Jenkins Script Security Plugin

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...

6.5CVSS2.1AI score0.00994EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:48 a.m.47 views

GHSA-P4P5-3V2J-W5RV Improper Privilege Management in Jenkins

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 code on the Jenkins master JVM, if plugins using the Groovy...

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

Improper Privilege Management in Jenkins

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 code on the Jenkins master JVM, if plugins using the Groovy...

8.8CVSS6.2AI score0.01639EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:48 a.m.27 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
OSV
OSV
added 2022/05/13 1:40 a.m.27 views

GHSA-H7RX-R733-7X7R Sandbox bypass in Jenkins Script Security Plugin sandbox bypass

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...

8.8CVSS5.9AI score0.01204EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/13 1:40 a.m.23 views

Sandbox bypass in Jenkins Script Security Plugin sandbox bypass

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...

8.8CVSS6.9AI score0.01204EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:40 a.m.76 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.00818EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/13 1:40 a.m.22 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.00818EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:36 a.m.27 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.01145EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/13 1:36 a.m.18 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.01145EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder