Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/41867?format=api",
    "vulnerability_id": "VCID-4xdb-81ju-x7fm",
    "summary": "Improper input validation in AMD Graphics Driver could allow an attacker to supply a specially crafted pointer, potentially leading to arbitrary code execution.",
    "aliases": [
        {
            "alias": "CVE-2024-36324"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36324",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "8e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00704",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "8e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00702",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00935",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00938",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36324"
        },
        {
            "reference_url": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-6024.html",
            "reference_id": "AMD-SB-6024.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-02-12T04:55:12Z/"
                }
            ],
            "url": "https://www.amd.com/en/resources/product-security/bulletin/AMD-SB-6024.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": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4xdb-81ju-x7fm"
}