CVE-2017-1000505

MEDIUM

Jenkins Script Security Plugin <1.36 - Info Disclosure

Title source: llm
STIX 2.1

Description

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.

References (1)

Core 1
Core References
Vendor Advisory x_refsource_confirm
https://jenkins.io/security/advisory/2017-12-11/

Scores

CVSS v3 6.5
EPSS 0.0032
EPSS Percentile 54.8%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-200
Status published
Products (2)
jenkins/script_security < 1.36
org.jenkins-ci.plugins/script-security 0 - 1.37Maven
Published Jan 25, 2018
Tracked Since Feb 18, 2026