Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2523?format=api",
    "vulnerability_id": "VCID-8ggm-zf1m-g3gt",
    "summary": "Georgi Guninski demonstrated that even with JavaScript disabled in\nmail (the default) an attacker can still execute JavaScript when a\nmail message is viewed, replied to, or forwarded by putting the script\nin a remote XBL file loaded by the message. The executed script could\nbe used to alter or change the appearance of the message, and can\nact as a \"mail-tap\" to spy on the contents added to a reply or forward.\nFor example, the attacker could make a provocative offer to\na rival business and then watch the internal debate as it was forwarded\nand replied to.The victim would have to have chosen to \"Load Images\"--either for the\nindividual message or as the default setting -- in order for the XBL file\nto be loaded and the JavaScript executed.",
    "aliases": [
        {
            "alias": "CVE-2006-4570"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1098?format=api",
            "purl": "pkg:mozilla/SeaMonkey@1.0.5",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/SeaMonkey@1.0.5"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4570",
            "reference_id": "CVE-2006-4570",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4570"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2006-63",
            "reference_id": "mfsa2006-63",
            "reference_type": "",
            "scores": [
                {
                    "value": "high",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2006-63"
        }
    ],
    "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-8ggm-zf1m-g3gt"
}