Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/6449?format=api",
    "purl": "pkg:deb/debian/gtk%2B2.0@2.12.12-1~lenny2",
    "type": "deb",
    "namespace": "debian",
    "name": "gtk+2.0",
    "version": "2.12.12-1~lenny2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.24.10-2",
    "latest_non_vulnerable_version": "2.24.10-2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2949?format=api",
            "vulnerability_id": "VCID-qtnf-u4kt-ybav",
            "summary": "Security researcher Gustavo Grieco reported a heap overflow\nin gdk-pixbuf affecting Linux systems using Gnome. This issue is\ntriggered by the scaling of a malformed bitmap format image and results in a\npotentially exploitable crash.\nThis issue only affects Linux systems running Gnome. Windows and\nOS X operating systems are unaffected.",
            "references": [
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4491",
                    "reference_id": "CVE-2015-4491",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4491"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2015-88",
                    "reference_id": "mfsa2015-88",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "high",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2015-88"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/6452?format=api",
                    "purl": "pkg:deb/debian/gtk%2B2.0@2.24.10-2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/gtk%252B2.0@2.24.10-2"
                }
            ],
            "aliases": [
                "CVE-2015-4491"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qtnf-u4kt-ybav"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/gtk%252B2.0@2.12.12-1~lenny2"
}