Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35294?format=api",
    "vulnerability_id": "VCID-5vfg-8jpq-akcs",
    "summary": "A vulnerability has been identified in Polarion V2310 (All versions), Polarion V2404 (All versions < V2404.4). The file upload feature of the affected application improperly sanitizes xml files. This could allow an authenticated remote attacker to conduct a stored cross-site scripting attack by uploading specially crafted xml files that are later downloaded and viewed by other users of the application.",
    "aliases": [
        {
            "alias": "CVE-2024-51446"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-51446",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00106",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28344",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00106",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28541",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00106",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28566",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00106",
                    "scoring_system": "epss",
                    "scoring_elements": "0.28556",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-51446"
        },
        {
            "reference_url": "https://cert-portal.siemens.com/productcert/html/ssa-162255.html",
            "reference_id": "ssa-162255.html",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
                },
                {
                    "value": "5.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-13T16:08:33Z/"
                }
            ],
            "url": "https://cert-portal.siemens.com/productcert/html/ssa-162255.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 79,
            "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
            "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.1 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5vfg-8jpq-akcs"
}