Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2547?format=api",
    "vulnerability_id": "VCID-g4r1-jxdm-tuah",
    "summary": "Web pages with extremely long titles--the public demonstration\nhad a title 2.5 million characters long--cause subsequent\nlaunches of the browser to appear to \"hang\" for up to a few\nminutes, or even crash if the computer has insufficient memory.Once affected this condition will recur every time the browser\nis started until the item expires from the saved browsing history\nor the user deletes the file history.dat from\nthe user profile directory.Update (13 April 2006)\nUpdated versions of Firefox 1.0 and the Mozilla Suite 1.7\nhave been released containing this fix.",
    "aliases": [
        {
            "alias": "CVE-2005-4134"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1102?format=api",
            "purl": "pkg:mozilla/Firefox@1.0.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@1.0.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1106?format=api",
            "purl": "pkg:mozilla/Mozilla%20Suite@1.7.13",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Mozilla%2520Suite@1.7.13"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1105?format=api",
            "purl": "pkg:mozilla/SeaMonkey@1.0.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/SeaMonkey@1.0.0"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4134",
            "reference_id": "CVE-2005-4134",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4134"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2006-03",
            "reference_id": "mfsa2006-03",
            "reference_type": "",
            "scores": [
                {
                    "value": "low",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2006-03"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "0.1 - 3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-g4r1-jxdm-tuah"
}