Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/85453?format=api",
    "purl": "pkg:ebuild/media-video/mplayer@1.0_pre2",
    "type": "ebuild",
    "namespace": "media-video",
    "name": "mplayer",
    "version": "1.0_pre2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "1.0_pre2-r1",
    "latest_non_vulnerable_version": "1.5",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/60767?format=api",
            "vulnerability_id": "VCID-sm8z-qqhz-93cv",
            "summary": "MPlayer contains a remotely exploitable buffer overflow in the HTTP parser\n    that may allow attackers to run arbitrary code on a user's computer.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0386",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97114",
                            "published_at": "2026-04-01T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97121",
                            "published_at": "2026-04-02T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97128",
                            "published_at": "2026-04-07T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97138",
                            "published_at": "2026-04-09T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97142",
                            "published_at": "2026-04-11T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97144",
                            "published_at": "2026-04-13T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97152",
                            "published_at": "2026-04-16T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97153",
                            "published_at": "2026-04-18T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97157",
                            "published_at": "2026-04-21T12:55:00Z"
                        },
                        {
                            "value": "0.36771",
                            "scoring_system": "epss",
                            "scoring_elements": "0.97158",
                            "published_at": "2026-04-24T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2004-0386"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0386",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0386"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/dos/23896.txt",
                    "reference_id": "CVE-2004-0386;OSVDB-4754",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/dos/23896.txt"
                },
                {
                    "reference_url": "https://www.securityfocus.com/bid/10008/info",
                    "reference_id": "CVE-2004-0386;OSVDB-4754",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://www.securityfocus.com/bid/10008/info"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/200403-13",
                    "reference_id": "GLSA-200403-13",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/200403-13"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/85454?format=api",
                    "purl": "pkg:ebuild/media-video/mplayer@1.0_pre2-r1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-video/mplayer@1.0_pre2-r1"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/85456?format=api",
                    "purl": "pkg:ebuild/media-video/mplayer@1.0_pre3-r3",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-video/mplayer@1.0_pre3-r3"
                }
            ],
            "aliases": [
                "CVE-2004-0386"
            ],
            "risk_score": 0.6,
            "exploitability": "2.0",
            "weighted_severity": "0.3",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sm8z-qqhz-93cv"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": "0.6",
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/media-video/mplayer@1.0_pre2"
}