Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/7052?format=api",
    "purl": "pkg:ebuild/net-wireless/aircrack-ng@1.1-r2",
    "type": "ebuild",
    "namespace": "net-wireless",
    "name": "aircrack-ng",
    "version": "1.1-r2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "1.2_rc1",
    "latest_non_vulnerable_version": "1.2_rc1",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/183817?format=api",
            "vulnerability_id": "VCID-s6j5-c6fa-juan",
            "summary": "A buffer overflow vulnerability in Aircrack-ng could result in\n    execution of arbitrary code or Denial of Service.",
            "references": [
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2010-1159",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.26396",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9644",
                            "published_at": "2026-06-11T12:55:00Z"
                        },
                        {
                            "value": "0.26396",
                            "scoring_system": "epss",
                            "scoring_elements": "0.9645",
                            "published_at": "2026-06-12T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2010-1159"
                },
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1159",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1159"
                },
                {
                    "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577758",
                    "reference_id": "577758",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577758"
                },
                {
                    "reference_url": "https://security.gentoo.org/glsa/201310-06",
                    "reference_id": "GLSA-201310-06",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://security.gentoo.org/glsa/201310-06"
                },
                {
                    "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/dos/12217.py",
                    "reference_id": "OSVDB-63314;CVE-2010-1159",
                    "reference_type": "exploit",
                    "scores": [],
                    "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/dos/12217.py"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/7052?format=api",
                    "purl": "pkg:ebuild/net-wireless/aircrack-ng@1.1-r2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-wireless/aircrack-ng@1.1-r2"
                }
            ],
            "aliases": [
                "CVE-2010-1159"
            ],
            "risk_score": 0.4,
            "exploitability": "2.0",
            "weighted_severity": "0.2",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s6j5-c6fa-juan"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/net-wireless/aircrack-ng@1.1-r2"
}