Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45989?format=api",
    "vulnerability_id": "VCID-a25v-889k-g7e4",
    "summary": "Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. \n\nIf a watchdog timer is not enabled, a hard reset is required to recover the device.",
    "aliases": [
        {
            "alias": "CVE-2024-7139"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7139",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00067",
                    "scoring_system": "epss",
                    "scoring_elements": "0.20913",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00067",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21088",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00067",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21107",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7139"
        },
        {
            "reference_url": "https://community.silabs.com/068Vm00000I5mjD",
            "reference_id": "068Vm00000I5mjD",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-20T16:44:58Z/"
                }
            ],
            "url": "https://community.silabs.com/068Vm00000I5mjD"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 617,
            "name": "Reachable Assertion",
            "description": "The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary."
        },
        {
            "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.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-a25v-889k-g7e4"
}