Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/128923?format=api",
    "purl": "pkg:deb/debian/sketch@0.6.13-1?distro=trixie",
    "type": "deb",
    "namespace": "debian",
    "name": "sketch",
    "version": "0.6.13-1",
    "qualifiers": {
        "distro": "trixie"
    },
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1:0.3.7-12",
    "latest_non_vulnerable_version": "1:0.3.7-13",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/100935?format=api",
            "vulnerability_id": "VCID-r3ep-4nn3-3bbk",
            "summary": "The file preview functionality in Sketch 0.6.12 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in the filename of an encapsulated Postscript (EPS) file.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2002-2047",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02191",
                            "scoring_system": "epss",
                            "scoring_elements": "0.84696",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2002-2047"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/128923?format=api",
                    "purl": "pkg:deb/debian/sketch@0.6.13-1?distro=trixie",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@0.6.13-1%3Fdistro=trixie"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/128922?format=api",
                    "purl": "pkg:deb/debian/sketch@1:0.3.7-12?distro=trixie",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@1:0.3.7-12%3Fdistro=trixie"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/128924?format=api",
                    "purl": "pkg:deb/debian/sketch@1:0.3.7-13?distro=trixie",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@1:0.3.7-13%3Fdistro=trixie"
                }
            ],
            "aliases": [
                "CVE-2002-2047"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-r3ep-4nn3-3bbk"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/sketch@0.6.13-1%3Fdistro=trixie"
}