Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/3114?format=api",
    "vulnerability_id": "VCID-vnz7-xw1b-6bdx",
    "summary": "Michal Zalewski reported a memory corruption vulnerability in Firefox\n2.0.0.1 involving mixing the onUnload event handler and self-modifying\ndocument.write() calls. This flaw was introduced in Firefox 2.0.0.1\nand 1.5.0.9 and does not affect earlier versions; it is fixed in\nFirefox 2.0.0.2 and 1.5.0.10",
    "aliases": [
        {
            "alias": "CVE-2007-1092"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1265?format=api",
            "purl": "pkg:mozilla/SeaMonkey@1.0.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/SeaMonkey@1.0.8"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1092",
            "reference_id": "CVE-2007-1092",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1092"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2007-08",
            "reference_id": "mfsa2007-08",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2007-08"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vnz7-xw1b-6bdx"
}