Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/40449?format=api",
    "vulnerability_id": "VCID-5w3s-ytxw-xbfd",
    "summary": "Memory corruption occurs when invoking any IOCTL-calling application that executes all MCDM driver IOCTL calls.",
    "aliases": [
        {
            "alias": "CVE-2024-45550"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-45550",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00156",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36203",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00156",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36382",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00156",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36407",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00156",
                    "scoring_system": "epss",
                    "scoring_elements": "0.36396",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-45550"
        },
        {
            "reference_url": "https://docs.qualcomm.com/product/publicresources/securitybulletin/january-2025-bulletin.html",
            "reference_id": "january-2025-bulletin.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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/2025-01-06T14:07:46Z/"
                }
            ],
            "url": "https://docs.qualcomm.com/product/publicresources/securitybulletin/january-2025-bulletin.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 129,
            "name": "Improper Validation of Array Index",
            "description": "The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5w3s-ytxw-xbfd"
}