Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/193098?format=api",
    "purl": "pkg:ebuild/media-sound/mpg123@1.7.2",
    "type": "ebuild",
    "namespace": "media-sound",
    "name": "mpg123",
    "version": "1.7.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.18.1",
    "latest_non_vulnerable_version": "1.18.1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93520?format=api",
            "vulnerability_id": "VCID-fnec-475d-q3gf",
            "summary": "Integer signedness error in the store_id3_text function in the ID3v2 code in mpg123 before 1.7.2 allows remote attackers to cause a denial of service (out-of-bounds memory access) and possibly execute arbitrary code via an ID3 tag with a negative encoding value.  NOTE: some of these details are obtained from third party information.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1301",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.08801",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9267",
                            "published_at": "2026-06-04T12:55:00Z"
                        },
                        {
                            "value": "0.08801",
                            "scoring_system": "epss",
                            "scoring_elements": "0.92682",
                            "published_at": "2026-06-05T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2009-1301"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1301",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1301"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200904-15",
                    "reference_id": "GLSA-200904-15",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200904-15"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/193098?format=api",
                    "purl": "pkg:ebuild/media-sound/mpg123@1.7.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-sound/mpg123@1.7.2"
                }
            ],
            "aliases": [
                "CVE-2009-1301"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-fnec-475d-q3gf"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-sound/mpg123@1.7.2"
}