Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/2255?format=api",
    "purl": "pkg:ebuild/www-servers/lighttpd@1.3.10-r1",
    "type": "ebuild",
    "namespace": "www-servers",
    "name": "lighttpd",
    "version": "1.3.10-r1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.4.14",
    "latest_non_vulnerable_version": "1.4.67",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/176988?format=api",
            "vulnerability_id": "VCID-gdm6-fpgn-k3ge",
            "summary": "An attacker can trick lighttpd into revealing the source of scripts that\n    should be executed as CGI or FastCGI applications.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2005-0453",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00812",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74683",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.00812",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74754",
                            "published_at": "2026-06-12T12:55:00Z"
                        },
                        {
                            "value": "0.00812",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74766",
                            "published_at": "2026-06-13T12:55:00Z"
                        },
                        {
                            "value": "0.00812",
                            "scoring_system": "epss",
                            "scoring_elements": "0.74764",
                            "published_at": "2026-06-14T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2005-0453"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200502-21",
                    "reference_id": "GLSA-200502-21",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200502-21"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/2255?format=api",
                    "purl": "pkg:ebuild/www-servers/lighttpd@1.3.10-r1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/lighttpd@1.3.10-r1"
                }
            ],
            "aliases": [
                "CVE-2005-0453"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gdm6-fpgn-k3ge"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/www-servers/lighttpd@1.3.10-r1"
}