Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39923?format=api",
    "vulnerability_id": "VCID-35hm-7muk-fkcz",
    "summary": "MicroDicom DICOM Viewer is vulnerable to a stack-based buffer overflow, which may allow an attacker to execute arbitrary code on affected installations of DICOM Viewer. User interaction is required to exploit this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2024-28877"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28877",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00431",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63021",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00431",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63122",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00431",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63135",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-28877"
        },
        {
            "reference_url": "https://www.cisa.gov/news-events/ics-medical-advisories/icsma-24-163-01",
            "reference_id": "icsma-24-163-01",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "8.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-06-12T13:31:33Z/"
                }
            ],
            "url": "https://www.cisa.gov/news-events/ics-medical-advisories/icsma-24-163-01"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 121,
            "name": "Stack-based Buffer Overflow",
            "description": "A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function)."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.7 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-35hm-7muk-fkcz"
}