CVE-2017-1000095

Source
https://cve.org/CVERecord?id=CVE-2017-1000095
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000095.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-1000095
Aliases
Downstream
Published
2017-10-05T01:29:03.883Z
Modified
2026-07-08T10:54:14.491642Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/jenkinsci/script-security-plugin

Affected ranges

Type
GIT
Repo
https://github.com/jenkinsci/script-security-plugin
Events
Database specific
{
    "cpe": "cpe:2.3:a:jenkins:script_security:1.34:*:*:*:*:jenkins:*:*",
    "extracted_events": [
        {
            "introduced": "1.34"
        },
        {
            "last_affected": "1.34"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

1.*
1.34
script-security-1.*
script-security-1.34

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-1000095.json"