SCA: security update for org.jenkins-ci.plugins:script-security (GHSA-r9jf-hf9x-7hrv)

medium Tenable Self-Hosted Container Security Plugin ID 418631

Description

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

- In Jenkins Script Security Plugin version 1.36 and earlier, users with the ability to configure sandboxed
Groovy scripts are able to use a type coercion feature in Groovy to create new `File` objects from
strings. This allowed reading arbitrary files on the Jenkins master file system. Such a type coercion is
now subject to sandbox protection and considered to be a call to the `new File(String)` constructor for
the purpose of in-process script approval. (CVE-2017-1000505)

See Also

https://github.com/advisories/GHSA-r9jf-hf9x-7hrv

Plugin Details

Severity: Medium

ID: 418631

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/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-1000505

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/14/2022

Vulnerability Publication Date: 11/10/2017

Reference Information

CVE: CVE-2017-1000505

BID: 104952

cwe: CWE-200