Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2715?format=api",
    "vulnerability_id": "VCID-zh1y-dse7-5bfx",
    "summary": "Mozilla developers David Chan and Gijs\nKruitbosch reported that it is possible to create a drag and drop event\nin web content which mimics the behavior of a chrome customization event. This\ncan occur when a user is customizing a page or panel. This results in a limited \nability to move UI icons within the visible window but does not otherwise affect\ncustomization or window content.",
    "aliases": [
        {
            "alias": "CVE-2014-1561"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1142?format=api",
            "purl": "pkg:mozilla/Firefox@31.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@31.0.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1561",
            "reference_id": "CVE-2014-1561",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1561"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-60",
            "reference_id": "mfsa2014-60",
            "reference_type": "",
            "scores": [
                {
                    "value": "low",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-60"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zh1y-dse7-5bfx"
}