Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/74473?format=api",
    "purl": "pkg:ebuild/app-arch/gzip@1.3.3-r4",
    "type": "ebuild",
    "namespace": "app-arch",
    "name": "gzip",
    "version": "1.3.3-r4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.3.5-r9",
    "latest_non_vulnerable_version": "804.028-r2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36507?format=api",
            "vulnerability_id": "VCID-xpf8-3pr7-dyew",
            "summary": "gzip contain a bug potentially allowing an attacker to execute arbitrary\n    commands.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-0603.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2004-0603.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0603",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85278",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8529",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85309",
                            "published_at": "2026-04-04T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85311",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85333",
                            "published_at": "2026-04-08T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85341",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85355",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85353",
                            "published_at": "2026-04-12T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8535",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85369",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.8537",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.02503",
                            "scoring_system": "epss",
                            "scoring_elements": "0.85368",
                            "published_at": "2026-04-21T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0603"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200406-18",
                    "reference_id": "GLSA-200406-18",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200406-18"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/74473?format=api",
                    "purl": "pkg:ebuild/app-arch/gzip@1.3.3-r4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/app-arch/gzip@1.3.3-r4"
                }
            ],
            "aliases": [
                "CVE-2004-0603"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xpf8-3pr7-dyew"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/app-arch/gzip@1.3.3-r4"
}