Lucene search

K
osvGoogleOSV:GHSA-M68X-CC2F-GR5H
HistoryMay 13, 2022 - 1:40 a.m.

Unsafe methods in the default list of approved signatures in Jenkins Script Security Plugin

2022-05-1301:40:54
Google
osv.dev
2

7 High

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

28.6%

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).

7 High

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

28.6%

Related for OSV:GHSA-M68X-CC2F-GR5H