Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/71365?format=api",
    "vulnerability_id": "VCID-x1zs-ty8f-h7cp",
    "summary": "mysql: Unspecified vulnerability allows remote authenticated users to affect availability via unknown vectors",
    "aliases": [
        {
            "alias": "CVE-2012-0489"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/334599?format=api",
            "purl": "pkg:ebuild/dev-db/mysql@5.1.70",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:ebuild/dev-db/mysql@5.1.70"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-0489.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2012-0489.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2012-0489",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00634",
                    "scoring_system": "epss",
                    "scoring_elements": "0.70722",
                    "published_at": "2026-05-29T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2012-0489"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=783814",
            "reference_id": "783814",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783814"
        },
        {
            "reference_url": "https://security.gentoo.org/glsa/201308-06",
            "reference_id": "GLSA-201308-06",
            "reference_type": "",
            "scores": [],
            "url": "https://security.gentoo.org/glsa/201308-06"
        },
        {
            "reference_url": "https://usn.ubuntu.com/1397-1/",
            "reference_id": "USN-1397-1",
            "reference_type": "",
            "scores": [],
            "url": "https://usn.ubuntu.com/1397-1/"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-x1zs-ty8f-h7cp"
}