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 Jenkins master JVM. In version 2.1, the affected HTTP endpoint applies a safe Groovy compiler configuration preventing the use of unsafe AST transforming annotations.
{ "nvd_published_at": "2019-02-06T16:29:00Z", "cwe_ids": [ "CWE-862" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-06T21:53:42Z" }