Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50848?format=api",
    "vulnerability_id": "VCID-kk39-rd7z-f7e9",
    "summary": "A Reflected Cross-Site Scripting (XSS) vulnerability has been identified in OpenText ArcSight Management Center and ArcSight Platform. The vulnerability could be remotely exploited.",
    "aliases": [
        {
            "alias": "CVE-2024-9841"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9841",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00899",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76108",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00899",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76179",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00899",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76192",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00899",
                    "scoring_system": "epss",
                    "scoring_elements": "0.76186",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-9841"
        },
        {
            "reference_url": "https://portal.microfocus.com/s/article/KM000035977",
            "reference_id": "KM000035977",
            "reference_type": "",
            "scores": [
                {
                    "value": "7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:H/VA:L/SC:L/SI:L/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-11-08T21:12:30Z/"
                }
            ],
            "url": "https://portal.microfocus.com/s/article/KM000035977"
        }
    ],
    "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": "7.0 - 7.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kk39-rd7z-f7e9"
}