Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/46010?format=api",
    "vulnerability_id": "VCID-gjt6-pzhk-h3g6",
    "summary": "Trimble SketchUp Viewer SKP File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Trimble SketchUp Viewer. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of SKP files. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length heap-based buffer. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-19575.",
    "aliases": [
        {
            "alias": "CVE-2024-7508"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7508",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00698",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72432",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00698",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72512",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00698",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72527",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00698",
                    "scoring_system": "epss",
                    "scoring_elements": "0.72523",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-7508"
        },
        {
            "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1054/",
            "reference_id": "ZDI-24-1054",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/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-25T16:42:46Z/"
                }
            ],
            "url": "https://www.zerodayinitiative.com/advisories/ZDI-24-1054/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 122,
            "name": "Heap-based Buffer Overflow",
            "description": "A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc()."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gjt6-pzhk-h3g6"
}