Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2155?format=api",
    "vulnerability_id": "VCID-ns97-bju9-4kam",
    "summary": "Security researcher J23 reported via\nTippingPoint's Zero Day Initiative an error in the code used to store\nthe names and values of plugin parameter elements.  A malicious page\ncould embed plugin content containing a very large number of parameter\nelements which would cause an overflow in the integer value counting\nthem.  This integer is later used in allocating a memory buffer used\nto store the plugin parameters.  Under such conditions, too small a\nbuffer would be created and attacker-controlled data could be written\npast the end of the buffer, potentially resulting in code\nexecution.",
    "aliases": [
        {
            "alias": "CVE-2010-1214"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/973?format=api",
            "purl": "pkg:mozilla/Firefox@3.5.11",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@3.5.11"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/972?format=api",
            "purl": "pkg:mozilla/Firefox@3.6.7",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Firefox@3.6.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/974?format=api",
            "purl": "pkg:mozilla/SeaMonkey@2.0.6",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/SeaMonkey@2.0.6"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1214",
            "reference_id": "CVE-2010-1214",
            "reference_type": "",
            "scores": [],
            "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1214"
        },
        {
            "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2010-37",
            "reference_id": "mfsa2010-37",
            "reference_type": "",
            "scores": [
                {
                    "value": "critical",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2010-37"
        }
    ],
    "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-ns97-bju9-4kam"
}