Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2717?format=api",
    "vulnerability_id": "VCID-erzv-vmyb-zqe4",
    "summary": "Security researchers Tim Philipp Schäfers and\nSebastian Neef, the team of Internetwache.org, reported a\nmechanism using JavaScript onbeforeunload events with page\nnavigation to prevent users from closing a malicious page's tab and causing the\nbrowser to become unresponsive. This allows for a denial of service (DOS) attack\ndue to resource consumption and blocks the ability of users to exit the\napplication.",
    "aliases": [
        {
            "alias": "CVE-2014-1500"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1154?format=api",
            "purl": "pkg:mozilla/Firefox@28.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@28.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1155?format=api",
            "purl": "pkg:mozilla/Seamonkey@2.25.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Seamonkey@2.25.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1500",
            "reference_id": "CVE-2014-1500",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1500"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-20",
            "reference_id": "mfsa2014-20",
            "reference_type": "",
            "scores": [
                {
                    "value": "low",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-20"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-erzv-vmyb-zqe4"
}