The default whitelist included the following unsafe entries: DefaultGroovyMethods.putAt(Object, String, Object); DefaultGroovyMethods.getAt(Object, String). These allowed circumventing many of the access restrictions implemented in the script sandbox by using e.g. currentBuild['rawBuild'] rather than currentBuild.rawBuild. Additionally, the following entries allowed accessing private data that would not be accessible otherwise due to script security: groovy.json.JsonOutput.toJson(Closure); groovy.json.JsonOutput.toJson(Object).
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: mitre
Published: 2017-10-04T01:00:00
Updated: 2024-08-05T21:53:06.664Z
Reserved: 2017-07-13T00:00:00
Link: CVE-2017-1000095
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2017-10-05T01:29:03.883
Modified: 2019-10-03T00:03:26.223
Link: CVE-2017-1000095
Redhat