Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48795?format=api",
    "vulnerability_id": "VCID-zfaj-sp2t-7bfx",
    "summary": "An out of bounds write vulnerability in the AMD Radeon™ user mode driver for DirectX® 11 could allow an attacker with access to a malformed shader to potentially achieve arbitrary code execution.",
    "aliases": [
        {
            "alias": "CVE-2024-21979"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21979",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00039",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12069",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-21979"
        },
        {
            "reference_url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html",
            "reference_id": "amd-sb-6012.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-04-23T18:58:00Z/"
                }
            ],
            "url": "https://www.amd.com/en/resources/product-security/bulletin/amd-sb-6012.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 787,
            "name": "Out-of-bounds Write",
            "description": "The product writes data past the end, or before the beginning, of the intended buffer."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zfaj-sp2t-7bfx"
}