#VU25280 Permissions, Privileges, and Access Controls in Script Security - CVE-2020-2110
Published: February 13, 2020
Script Security
Jenkins
Description
The vulnerability allows a remote user to escalate privileges on the system.
The vulnerability exists due to the sandbox protection in the affected plugin can be circumvented during the script compilation phase by applying AST transforming annotations such as "@Grab" to imports or by using them inside of other annotations. A remote user with Overall/Read permission can bypass sandbox protection and execute arbitrary code in the context of the Jenkins master JVM.