Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/1690?format=api",
    "vulnerability_id": "VCID-4c26-fxtu-y3gd",
    "summary": "Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with Range requests might have allowed them to determine the presence or length of a media file.",
    "aliases": [
        {
            "alias": "CVE-2022-45403"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/836?format=api",
            "purl": "pkg:mozilla/Firefox@107.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@107.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/865?format=api",
            "purl": "pkg:mozilla/Firefox%20ESR@102.5.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox%2520ESR@102.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/829?format=api",
            "purl": "pkg:mozilla/Thunderbird@102.5.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Thunderbird@102.5.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-47",
            "reference_id": "mfsa2022-47",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-47"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-48",
            "reference_id": "mfsa2022-48",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-48"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-49",
            "reference_id": "mfsa2022-49",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2022-49"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "7.0 - 8.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-4c26-fxtu-y3gd"
}