Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47006?format=api",
    "vulnerability_id": "VCID-95jy-rd3c-q7a7",
    "summary": "A cross-site scripting (xss) vulnerability exists in the login.cgi set_lang_CountryCode() functionality of Wavlink AC3000 M33A8.V5030.210505. A specially crafted HTTP request can lead to a disclosure of sensitive information. An attacker can make an unauthenticated HTTP request to trigger this vulnerability.",
    "aliases": [
        {
            "alias": "CVE-2024-39363"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39363",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.10652",
                    "scoring_system": "epss",
                    "scoring_elements": "0.93469",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.10652",
                    "scoring_system": "epss",
                    "scoring_elements": "0.9349",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.10652",
                    "scoring_system": "epss",
                    "scoring_elements": "0.93494",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-39363"
        },
        {
            "reference_url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2017",
            "reference_id": "TALOS-2024-2017",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.6",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/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/2025-01-14T14:58:22Z/"
                }
            ],
            "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2024-2017"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 80,
            "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
            "description": "The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as <, >, and & that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.6 - 9.6",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-95jy-rd3c-q7a7"
}