Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/54841?format=api",
    "vulnerability_id": "VCID-5pvd-dz9t-2qcp",
    "summary": "In ril, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS09154589; Issue ID: MSV-1866.",
    "aliases": [
        {
            "alias": "CVE-2024-20134"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20134",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21466",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21651",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21664",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21638",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-20134"
        },
        {
            "reference_url": "https://corp.mediatek.com/product-security-bulletin/December-2024",
            "reference_id": "December-2024",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:H/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/2024-12-02T15:54:54Z/"
                }
            ],
            "url": "https://corp.mediatek.com/product-security-bulletin/December-2024"
        }
    ],
    "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": "6.7 - 6.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5pvd-dz9t-2qcp"
}