Launch Week Day 1: Announcing Security Design Review
HIGH 8.8 Maven

Sandbox bypass vulnerability in Script Security Plugin

GHSA-qvhf-3567-pc4v · CVE-2020-2135

Published · Modified

Description

Sandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through:

  • Crafted constructor calls and bodies (due to an incomplete fix of SECURITY-582)
  • Crafted method calls on objects that implement GroovyInterceptable

This allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.

Script Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement GroovyInterceptable as calls to GroovyObject#invokeMethod(String, Object), which is on the list of dangerous signatures and should not be approved for use in the sandbox.

Ready to move

Start Securing

Free, no credit card | First findings in minutes