Lookup for vulnerabilities affecting packages.

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

{
    "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",
    "aliases": [
        {
            "alias": "CVE-2011-1773"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/185077?format=api",
            "purl": "pkg:rpm/redhat/virt-v2v@0.8.3-5?arch=el6",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-6t4h-yq3c-fyhg"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/virt-v2v@0.8.3-5%3Farch=el6"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": "0.5",
    "weighted_severity": "0.0",
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6t4h-yq3c-fyhg"
}