Lucene search
K

615 matches found

Cvelist
Cvelist
added 2019/05/31 2:20 p.m.18 views

CVE-2019-10328

Jenkins Pipeline Remote Loader Plugin 1.4 and earlier provided a custom whitelist for script security that allowed attackers to invoke arbitrary methods, bypassing typical sandbox protection...

9.7AI score0.00266EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2019/05/31 12:0 a.m.3 views

PT-2019-2637 · Jenkins · Jenkins Pipeline Remote Loader Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Pipeline Remote Loader Plugin versions 1.4 and earlier Description: The issue is related to the custom whitelist for script security in the Jenkins Pipeline Remote Loader Plugin, which allowed attackers to invoke arbitrary methods and...

9.9CVSS6.8AI score0.00266EPSS
Exploits0References11
Veracode
Veracode
added 2019/05/16 3:58 a.m.34 views

Sandbox Protection Bypass

Jenkins Script Security Plugin is vulnerable to sandbox protection bypass vulnerability. This exists in the src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java which allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint...

8.8CVSS9.1AI score0.74186EPSS
Exploits3References4Affected Software1
Veracode
Veracode
added 2019/05/16 3:58 a.m.24 views

Sandbox Protection Bypass

Jenkins Script Security Plugin is vulnerable to sandbox protection bypass attacks. This exists in the RejectASTTransformsCustomizer.java which allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that could result in arbitrary code execution on the Jenkins...

8.8CVSS9.1AI score0.00222EPSS
Exploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2019/04/10 6:34 p.m.4 views

jenkins-plugin-script-security: Sandbox Bypass in Script Security Plugin (SECURITY-1320)

A flaw was found in the Jenkins script security sandbox. The previously implemented script security sandbox protections prohibiting the use of unsafe AST transforming annotations such as @Grab could be circumvented through use of various Groovy language features including the use of...

8.8CVSS6.1AI score0.00222EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2019/04/10 6:34 p.m.3 views

jenkins-plugin-script-security: sandbox bypass in script security plugin

A flaw was found in the Jenkins Script Security plugin version 1.53. An attacker with Overall/Read permissions is able to escape the sandbox and execute arbitrary code on the Jenkins master JVM. The highest threat from this vulnerability is to data confidentiality and integrity as well as system...

9.9CVSS6.1AI score0.92647EPSS
Exploits3References6
RedHat Linux
RedHat Linux
added 2019/04/10 6:34 p.m.8 views

jenkins-plugin-script-security: Sandbox Bypass in Script Security Plugin (SECURITY-1292)

A flaw was found in the Jenkins Script Security plugin through version 1.50. The fix for CVE-2019-1003000 was found to be incomplete. Script Security sandbox protection could be circumvented during the script compilation phase by applying AST transforming annotations such as @Grab to source code...

8.8CVSS6.9AI score0.94443EPSS
Exploits17References5
RedhatCVE
RedhatCVE
added 2019/04/01 4:20 a.m.17 views

CVE-2019-1003040

A flaw was found in the Jenkins Script Security plugin. Groovy Plugins could be circumvented through methods supporting type casts and type coercion allowing attackers to invoke constructors for arbitrary types. The highest threat from this vulnerability is to data confidentiality and integrity a...

9.8CVSS4.3AI score0.01799EPSS
Exploits0References3
CNVD
CNVD
added 2019/04/01 12:0 a.m.3 views

CloudBees Jenkins Sandbox Bypass Vulnerability (CNVD-2019-09287)

CloudBees Jenkins Hudson Labs is the United States CloudBees company's set of Java-based development of continuous integration tools. The product is mainly used to monitor the continuous software version release/testing project and some timed tasks . Script Security Plugin is used in one of the...

9.8CVSS7.1AI score0.01799EPSS
Exploits0References1
Prion
Prion
added 2019/03/28 6:29 p.m.21 views

Security feature bypass

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

7.5CVSS9.5AI score0.01799EPSS
Exploits0References4Affected Software2
NVD
NVD
added 2019/03/28 6:29 p.m.14 views

CVE-2019-1003040

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

9.8CVSS9.6AI score0.01799EPSS
Exploits0References4
OSV
OSV
added 2019/03/28 6:29 p.m.13 views

CVE-2019-1003040

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

9.8CVSS7.1AI score
Exploits0References4
Cvelist
Cvelist
added 2019/03/28 5:59 p.m.13 views

CVE-2019-1003040

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

9.6AI score0.01799EPSS
Exploits0References4
CVE
CVE
added 2019/03/28 5:59 p.m.108 views

CVE-2019-1003040

The CVE-2019-1003040 entry covers a sandbox bypass in Jenkins Script Security Plugin (versions 1.55 and earlier). The underlying issue allows an attacker to invoke arbitrary constructors from sandboxed Groovy scripts, effectively bypassing sandbox protections. Documented as a security vulnerabili...

9.8CVSS9.4AI score0.01799EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2019/03/25 12:0 a.m.2 views

PT-2019-2578 · Jenkins · Jenkins Script Security Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Script Security Plugin versions 1.55 and earlier Description: The issue is related to a sandbox bypass vulnerability in the Jenkins Script Security Plugin, which is caused by incorrect type conversion. This allows a remote attacker to...

10CVSS6.7AI score0.01799EPSS
Exploits0References12
RedhatCVE
RedhatCVE
added 2019/03/18 11:19 a.m.27 views

CVE-2019-1003029

A flaw was found in the Jenkins Script Security plugin version 1.53. An attacker with Overall/Read permissions is able to escape the sandbox and execute arbitrary code on the Jenkins master JVM. The highest threat from this vulnerability is to data confidentiality and integrity as well as system...

9.9CVSS4AI score0.92647EPSS
Exploits3References3
Prion
Prion
added 2019/03/08 9:29 p.m.30 views

Security feature bypass

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

6.5CVSS9.7AI score0.92647EPSS
Exploits3References4Affected Software2
NVD
NVD
added 2019/03/08 9:29 p.m.19 views

CVE-2019-1003029

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.9CVSS9.8AI score0.92647EPSS
Exploits3References5
CVE
CVE
added 2019/03/08 9:0 p.m.1050 views

CVE-2019-1003029

CVE-2019-1003029 describes a sandbox bypass in Jenkins Script Security Plugin (versions ≤ 1.53) that lets attackers with Overall/Read permission execute arbitrary code on the Jenkins master JVM. Affected components are in the plugin’s Groovy sandbox: GroovySandbox.java and SecureGroovyScript.java...

9.9CVSS9.6AI score0.92647EPSS
In wildExploits3References5Affected Software1
Cvelist
Cvelist
added 2019/03/08 9:0 p.m.25 views

CVE-2019-1003029

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.8AI score0.92647EPSS
Exploits3References4
Rows per page
Query Builder