Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/104393?format=api",
    "vulnerability_id": "VCID-gk4y-v991-9qhy",
    "summary": "Due to a Cross-Site Scripting vulnerability in SAP NetWeaver (ABAP Keyword Documentation), an unauthenticated attacker could inject malicious JavaScript into a web page through an unprotected parameter. When a victim accesses the affected page, the script executes in their browser, providing the attacker limited access to restricted information. The vulnerability does not affect data integrity or availability and operates entirely within the context of the client's browser.",
    "aliases": [
        {
            "alias": "CVE-2025-31325"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-31325",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00367",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59065",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00367",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59178",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-31325"
        },
        {
            "reference_url": "https://me.sap.com/notes/3590887",
            "reference_id": "3590887",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-10T14:19:09Z/"
                }
            ],
            "url": "https://me.sap.com/notes/3590887"
        },
        {
            "reference_url": "https://url.sap/sapsecuritypatchday",
            "reference_id": "sapsecuritypatchday",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2025-06-10T14:19:09Z/"
                }
            ],
            "url": "https://url.sap/sapsecuritypatchday"
        }
    ],
    "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.8 - 5.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-gk4y-v991-9qhy"
}