Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/64697?format=api",
    "vulnerability_id": "VCID-s4kf-3vxr-zfep",
    "summary": "Path traversal vulnerability in the web server of the Toshiba printer enables attacker to overwrite orginal files or add new ones to the printer. As for the affected products/models/versions, see the reference URL.",
    "aliases": [
        {
            "alias": "CVE-2024-3497"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3497",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00191",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40975",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00191",
                    "scoring_system": "epss",
                    "scoring_elements": "0.40808",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-3497"
        },
        {
            "reference_url": "https://www.toshibatec.com/information/20240531_01.html",
            "reference_id": "20240531_01.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/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-06-14T16:45:32Z/"
                }
            ],
            "url": "https://www.toshibatec.com/information/20240531_01.html"
        },
        {
            "reference_url": "https://jvn.jp/en/vu/JVNVU97136265/index.html",
            "reference_id": "index.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/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-06-14T16:45:32Z/"
                }
            ],
            "url": "https://jvn.jp/en/vu/JVNVU97136265/index.html"
        },
        {
            "reference_url": "https://www.toshibatec.com/information/pdf/information20240531_01.pdf",
            "reference_id": "information20240531_01.pdf",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:A/AC:L/PR:N/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-06-14T16:45:32Z/"
                }
            ],
            "url": "https://www.toshibatec.com/information/pdf/information20240531_01.pdf"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 23,
            "name": "Relative Path Traversal",
            "description": "The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-s4kf-3vxr-zfep"
}