Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/62599?format=api",
    "purl": "pkg:maven/org.jenkins-ci.plugins/distfork@1.5.0",
    "type": "maven",
    "namespace": "org.jenkins-ci.plugins",
    "name": "distfork",
    "version": "1.5.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.6.0",
    "latest_non_vulnerable_version": "1.6.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40120?format=api",
            "vulnerability_id": "VCID-86f7-gfk5-2qf6",
            "summary": "Improper Authentication\nThe Distributed Fork plugin for Jenkins that provides the dist-fork CLI command beyond the basic check for `Overall/Read` permission, allowing anyone with that permission to run arbitrary shell commands on all connected nodes.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-2652",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00344",
                            "scoring_system": "epss",
                            "scoring_elements": "0.5724",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-2652"
                },
                {
                    "reference_url": "https://jenkins.io/security/advisory/2017-03-20",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/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/2017-03-20"
                },
                {
                    "reference_url": "https://jenkins.io/security/advisory/2017-03-20/",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://jenkins.io/security/advisory/2017-03-20/"
                },
                {
                    "reference_url": "http://www.securityfocus.com/bid/96980",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/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.securityfocus.com/bid/96980"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-2652",
                    "reference_id": "CVE-2017-2652",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "8.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.0/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-2017-2652"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-2cm5-f78c-h2c8",
                    "reference_id": "GHSA-2cm5-f78c-h2c8",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-2cm5-f78c-h2c8"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/62600?format=api",
                    "purl": "pkg:maven/org.jenkins-ci.plugins/distfork@1.6.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/distfork@1.6.0"
                }
            ],
            "aliases": [
                "CVE-2017-2652",
                "GHSA-2cm5-f78c-h2c8"
            ],
            "risk_score": 4.0,
            "exploitability": "0.5",
            "weighted_severity": "8.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-86f7-gfk5-2qf6"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "4.0",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/distfork@1.5.0"
}