Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/758?format=api",
    "vulnerability_id": "VCID-24uq-dsuk-dffc",
    "summary": "jar: URLs retrieve local file content packaged in a ZIP archive. The null and everything after it was ignored when retrieving the content from the archive, but the fake extension after the null was used to determine the type of content. This could have been used to hide code in a web extension disguised as something else like an image.",
    "aliases": [
        {
            "alias": "CVE-2025-1936"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-14",
            "reference_id": "mfsa2025-14",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-14"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-16",
            "reference_id": "mfsa2025-16",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-16"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-17",
            "reference_id": "mfsa2025-17",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-17"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-18",
            "reference_id": "mfsa2025-18",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-18"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "7.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-24uq-dsuk-dffc"
}