Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/82773?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/82773?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/script-security@1.70", "type": "maven", "namespace": "org.jenkins-ci.plugins", "name": "script-security", "version": "1.70", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "1.71", "latest_non_vulnerable_version": "1368.vb", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55217?format=api", "vulnerability_id": "VCID-qqe6-hpzt-wkhn", "summary": "Sandbox bypass vulnerability in Script Security Plugin\nSandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through:\n- Crafted constructor calls and bodies (due to an incomplete fix of [SECURITY-582](https://www.jenkins.io/security/advisory/2017-08-07/#super-constructor-calls))\n- Crafted method calls on objects that implement `GroovyInterceptable`\n\nThis allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.\n\nScript Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement `GroovyInterceptable` as calls to `GroovyObject#invokeMethod(String, Object)`, which is on the list of dangerous signatures and should not be approved for use in the sandbox.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2134.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2134.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2134", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.39959", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.399", "published_at": "2026-04-01T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40047", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40073", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.39994", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40048", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40062", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40072", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40036", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40016", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40066", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40037", "published_at": "2026-04-18T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2134" }, { "reference_url": "https://github.com/jenkinsci/script-security-plugin", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/script-security-plugin" }, { "reference_url": "https://github.com/jenkinsci/script-security-plugin/commit/5b1969e0bdf5cde04a165b847144756b28495788", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/script-security-plugin/commit/5b1969e0bdf5cde04a165b847144756b28495788" }, { "reference_url": "https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1754", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1754" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2134", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2134" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2020/03/09/1", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.openwall.com/lists/oss-security/2020/03/09/1" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819091", "reference_id": "1819091", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819091" }, { "reference_url": "https://github.com/advisories/GHSA-gj3q-p8cm-26rm", "reference_id": "GHSA-gj3q-p8cm-26rm", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-gj3q-p8cm-26rm" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2478", "reference_id": "RHSA-2020:2478", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2478" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2737", "reference_id": "RHSA-2020:2737", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2737" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:3616", "reference_id": "RHSA-2020:3616", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:3616" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/83843?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/script-security@1.71", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.71" } ], "aliases": [ "CVE-2020-2134", "GHSA-gj3q-p8cm-26rm" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qqe6-hpzt-wkhn" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/57529?format=api", "vulnerability_id": "VCID-yn97-nd7r-b7hj", "summary": "Sandbox bypass vulnerability in Script Security Plugin\nSandbox protection in Script Security Plugin 1.70 and earlier can be circumvented through:\n- Crafted constructor calls and bodies (due to an incomplete fix of [SECURITY-582](https://www.jenkins.io/security/advisory/2017-08-07/#super-constructor-calls))\n- Crafted method calls on objects that implement `GroovyInterceptable`\n\nThis allows attackers able to specify and run sandboxed scripts to execute arbitrary code in the context of the Jenkins controller JVM.\n\nScript Security Plugin 1.71 has additional restrictions and sanity checks to ensure that super constructors cannot be constructed without being intercepted by the sandbox. In addition, it also intercepts method calls on objects that implement `GroovyInterceptable` as calls to `GroovyObject#invokeMethod(String, Object)`, which is on the list of dangerous signatures and should not be approved for use in the sandbox.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2135.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2135.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2135", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.39959", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.399", "published_at": "2026-04-01T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40047", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40073", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.39994", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40048", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40062", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40072", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40036", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40016", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40066", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00183", "scoring_system": "epss", "scoring_elements": "0.40037", "published_at": "2026-04-18T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2135" }, { "reference_url": "https://github.com/jenkinsci/script-security-plugin", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/script-security-plugin" }, { "reference_url": "https://github.com/jenkinsci/script-security-plugin/commit/5b1969e0bdf5cde04a165b847144756b28495788", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/script-security-plugin/commit/5b1969e0bdf5cde04a165b847144756b28495788" }, { "reference_url": "https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1754", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://jenkins.io/security/advisory/2020-03-09/#SECURITY-1754" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2135", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2135" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2020/03/09/1", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.openwall.com/lists/oss-security/2020/03/09/1" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819078", "reference_id": "1819078", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819078" }, { "reference_url": "https://github.com/advisories/GHSA-qvhf-3567-pc4v", "reference_id": "GHSA-qvhf-3567-pc4v", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-qvhf-3567-pc4v" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2478", "reference_id": "RHSA-2020:2478", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2478" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2737", "reference_id": "RHSA-2020:2737", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2737" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:3616", "reference_id": "RHSA-2020:3616", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:3616" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/83843?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/script-security@1.71", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.71" } ], "aliases": [ "CVE-2020-2135", "GHSA-qvhf-3567-pc4v" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yn97-nd7r-b7hj" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/55839?format=api", "vulnerability_id": "VCID-2nkx-bafa-gqde", "summary": "Improper Input Validation in Jenkins Script Security Plugin\nSandbox protection in Jenkins Script Security Plugin 1.69 and earlier could be circumvented during the script compilation phase by applying AST transforming annotations to imports or by using them inside of other annotations.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2110.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2020-2110.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2110", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79697", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79694", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79695", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79666", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79673", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79688", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79667", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79617", "published_at": "2026-04-01T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79623", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.7966", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79631", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.01291", "scoring_system": "epss", "scoring_elements": "0.79645", "published_at": "2026-04-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2020-2110" }, { "reference_url": "https://github.com/jenkinsci/script-security-plugin/commit/1a09bdcf789b87c4e158aacebd40937c64398de3", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/script-security-plugin/commit/1a09bdcf789b87c4e158aacebd40937c64398de3" }, { "reference_url": "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1713", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://jenkins.io/security/advisory/2020-02-12/#SECURITY-1713" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2110", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2110" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2020/02/12/3", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.openwall.com/lists/oss-security/2020/02/12/3" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819093", "reference_id": "1819093", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1819093" }, { "reference_url": "https://github.com/advisories/GHSA-qvmf-36h5-3f5v", "reference_id": "GHSA-qvmf-36h5-3f5v", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-qvmf-36h5-3f5v" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2478", "reference_id": "RHSA-2020:2478", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2478" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:2737", "reference_id": "RHSA-2020:2737", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:2737" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2020:3616", "reference_id": "RHSA-2020:3616", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2020:3616" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/82773?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/script-security@1.70", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-qqe6-hpzt-wkhn" }, { "vulnerability": "VCID-yn97-nd7r-b7hj" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.70" } ], "aliases": [ "CVE-2020-2110", "GHSA-qvmf-36h5-3f5v" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2nkx-bafa-gqde" } ], "risk_score": "4.0", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.70" }