Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50824?format=api",
    "vulnerability_id": "VCID-g9pg-pats-dqcs",
    "summary": "The transport_message_handler function in SCP-Firmware release versions 2.11.0-2.15.0 does not properly handle errors, potentially allowing an Application Processor (AP) to cause a buffer overflow in System Control Processor (SCP) firmware.",
    "aliases": [
        {
            "alias": "CVE-2024-9413"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9413",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00682",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72103",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00682",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72186",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9413"
        },
        {
            "reference_url": "https://developer.arm.com/Arm%20Security%20Center/SCP-Firmware%20Vulnerability",
            "reference_id": "SCP-Firmware%20Vulnerability",
            "reference_type": "",
            "scores": [
                {
                    "value": "8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/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/2024-11-27T15:31:53Z/"
                }
            ],
            "url": "https://developer.arm.com/Arm%20Security%20Center/SCP-Firmware%20Vulnerability"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 755,
            "name": "Improper Handling of Exceptional Conditions",
            "description": "The product does not handle or incorrectly handles an exceptional condition."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.0 - 8.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g9pg-pats-dqcs"
}