Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/53218?format=api",
    "purl": "pkg:nuget/Inedo.ProGet.SDK@4.7.13",
    "type": "nuget",
    "namespace": "",
    "name": "Inedo.ProGet.SDK",
    "version": "4.7.13",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/11690?format=api",
            "vulnerability_id": "VCID-g985-9h1y-fqbn",
            "summary": "Improper Input Validation\nInedo ProGet does not properly address dangerous package IDs during package addition, aka PG-1060.",
            "references": [
                {
                    "reference_url": "http://inedo.com/blog/proget-4714-released",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://inedo.com/blog/proget-4714-released"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14944",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00241",
                            "scoring_system": "epss",
                            "scoring_elements": "0.47563",
                            "published_at": "2026-05-30T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2017-14944"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14944",
                    "reference_id": "CVE-2017-14944",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14944"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/53219?format=api",
                    "purl": "pkg:nuget/Inedo.ProGet.SDK@4.8.0",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-xp2s-g9eb-a3h9"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Inedo.ProGet.SDK@4.8.0"
                }
            ],
            "aliases": [
                "CVE-2017-14944"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g985-9h1y-fqbn"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:nuget/Inedo.ProGet.SDK@4.7.13"
}