-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.plugins:script-security | maven | <= 1.61 | 1.62 |
The vulnerability stems from two key Groovy sandbox handling mechanisms: 1) Type casting logic failed to properly restrict conversions of user-defined Collection implementations and enum constants to sensitive types like File/Object[], enabling constructor bypass. 2) Method pointer expressions didn't adequately sandbox their argument subexpressions. The patch updated groovy-sandbox to 1.22 which added security tests for these scenarios (method pointers in LHS/RHS positions, collection casting checks). The vulnerable functions are in the sandbox's AST transformer that handles these Groovy language features.
Ongoing coverage of React2Shell