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 in arbitrary code execution on the Jenkins master JVM.
{
    "nvd_published_at": "2019-02-06T16:29:00Z",
    "severity": "HIGH",
    "github_reviewed_at": "2022-06-01T20:12:13Z",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-693"
    ]
}