Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/185077?format=api",
    "purl": "pkg:rpm/redhat/virt-v2v@0.8.3-5?arch=el6",
    "type": "rpm",
    "namespace": "redhat",
    "name": "virt-v2v",
    "version": "0.8.3-5",
    "qualifiers": {
        "arch": "el6"
    },
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/116360?format=api",
            "vulnerability_id": "VCID-6t4h-yq3c-fyhg",
            "summary": "virt-v2v: vnc password protection is missing after vm conversion",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-1773.json",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2011-1773.json"
                },
                {
                    "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2011-1773",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "0.00053",
                            "scoring_system": "epss",
                            "scoring_elements": "0.16973",
                            "published_at": "2026-06-04T12:55:00Z"
                        }
                    ],
                    "url": "https://api.first.org/data/v1/epss?cve=CVE-2011-1773"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=702754",
                    "reference_id": "702754",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=702754"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2011:1615",
                    "reference_id": "RHSA-2011:1615",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2011:1615"
                }
            ],
            "fixed_packages": [],
            "aliases": [
                "CVE-2011-1773"
            ],
            "risk_score": null,
            "exploitability": "0.5",
            "weighted_severity": "0.0",
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6t4h-yq3c-fyhg"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/virt-v2v@0.8.3-5%3Farch=el6"
}