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