SCA: security update for org.jenkins-ci.plugins:script-security (GHSA-m68x-cc2f-gr5h)

medium Tenable Cloud Security Plugin ID 434326

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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). (CVE-2017-1000095)

See Also

https://github.com/advisories/GHSA-m68x-cc2f-gr5h

Plugin Details

Severity: Medium

ID: 434326

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2017-1000095

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2022

Vulnerability Publication Date: 8/10/2017

Reference Information

CVE: CVE-2017-1000095

cwe: CWE-732