Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/1184?format=api",
    "purl": "pkg:mozilla/Netscape%20Portable%20Runtime@4.10.6",
    "type": "mozilla",
    "namespace": "",
    "name": "Netscape Portable Runtime",
    "version": "4.10.6",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": null,
    "latest_non_vulnerable_version": null,
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/2771?format=api",
            "vulnerability_id": "VCID-2j41-vcxe-w3af",
            "summary": "Security researcher Abhishek Arya (Inferno) of the Google\nChrome Security Team reported an out of bounds write in the \nNetscape \nPortable Runtime (NSPR) leading to a potentially exploitable crash or code\nexecution. This issue is fixed in NSPR version 4.10.6.\nThis NSPR flaw was not exposed to web content in any shipped version of Firefox.",
            "references": [
                {
                    "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1545",
                    "reference_id": "CVE-2014-1545",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1545"
                },
                {
                    "reference_url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-55",
                    "reference_id": "mfsa2014-55",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "critical",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2014-55"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/1184?format=api",
                    "purl": "pkg:mozilla/Netscape%20Portable%20Runtime@4.10.6",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Netscape%2520Portable%2520Runtime@4.10.6"
                }
            ],
            "aliases": [
                "CVE-2014-1545"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2j41-vcxe-w3af"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:mozilla/Netscape%2520Portable%2520Runtime@4.10.6"
}