Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/55217?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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.",
    "aliases": [
        {
            "alias": "CVE-2020-2134"
        },
        {
            "alias": "GHSA-gj3q-p8cm-26rm"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/82397?format=api",
            "purl": "pkg:maven/org.jenkins-ci.plugins/script-security@1.7.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/script-security@1.7.1"
        },
        {
            "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"
        }
    ],
    "affected_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"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/103984?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@3.11.1591354111-1?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-24jy-j38r-13bv"
                },
                {
                    "vulnerability": "VCID-2nkx-bafa-gqde"
                },
                {
                    "vulnerability": "VCID-5h17-3b63-s7gr"
                },
                {
                    "vulnerability": "VCID-6gvv-5195-cbhh"
                },
                {
                    "vulnerability": "VCID-qqe6-hpzt-wkhn"
                },
                {
                    "vulnerability": "VCID-rus3-fvn9-53h9"
                },
                {
                    "vulnerability": "VCID-xtbk-gqyx-8fep"
                },
                {
                    "vulnerability": "VCID-yn97-nd7r-b7hj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@3.11.1591354111-1%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/103985?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.3.1597915133-1?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-24jy-j38r-13bv"
                },
                {
                    "vulnerability": "VCID-2nkx-bafa-gqde"
                },
                {
                    "vulnerability": "VCID-5h17-3b63-s7gr"
                },
                {
                    "vulnerability": "VCID-6gvv-5195-cbhh"
                },
                {
                    "vulnerability": "VCID-qqe6-hpzt-wkhn"
                },
                {
                    "vulnerability": "VCID-xtbk-gqyx-8fep"
                },
                {
                    "vulnerability": "VCID-yn97-nd7r-b7hj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.3.1597915133-1%3Farch=el7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/103983?format=api",
            "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.4.1592817009-1?arch=el7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-24jy-j38r-13bv"
                },
                {
                    "vulnerability": "VCID-2nkx-bafa-gqde"
                },
                {
                    "vulnerability": "VCID-5h17-3b63-s7gr"
                },
                {
                    "vulnerability": "VCID-6gvv-5195-cbhh"
                },
                {
                    "vulnerability": "VCID-qqe6-hpzt-wkhn"
                },
                {
                    "vulnerability": "VCID-xtbk-gqyx-8fep"
                },
                {
                    "vulnerability": "VCID-yn97-nd7r-b7hj"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/jenkins-2-plugins@4.4.1592817009-1%3Farch=el7"
        }
    ],
    "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.40037",
                    "published_at": "2026-04-18T12: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"
                }
            ],
            "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 693,
            "name": "Protection Mechanism Failure",
            "description": "The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product."
        },
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": "0.5",
    "weighted_severity": "8.0",
    "risk_score": 4.0,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qqe6-hpzt-wkhn"
}