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).
References
Link Resource
https://jenkins.io/security/advisory/2017-07-10/ Vendor Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2017-10-04T01:00:00

Updated: 2017-10-04T00:57:01

Reserved: 2017-07-13T00:00:00


Link: CVE-2017-1000095

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2017-10-05T01:29:03.883

Modified: 2019-10-03T00:03:26.223


Link: CVE-2017-1000095

JSON object: View

cve-icon Redhat Information

No data.

CWE