Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/63274?format=api",
    "purl": "pkg:pypi/nova@2013.2.4",
    "type": "pypi",
    "namespace": "",
    "name": "nova",
    "version": "2013.2.4",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": false,
    "next_non_vulnerable_version": "12.0.0a0",
    "latest_non_vulnerable_version": "2015.1.2",
    "affected_by_vulnerabilities": [],
    "fixing_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44011?format=api",
            "vulnerability_id": "VCID-d4d4-83qf-dqbh",
            "summary": "Exposure of Sensitive Information to an Unauthorized Actor\napi/metadata/handler.py in OpenStack Compute (Nova) before 2013.2.4, 2014.x before 2014.1.2, and Juno before Juno-2, when proxying metadata requests through Neutron, makes it easier for remote attackers to guess instance ID signatures via a brute-force attack that relies on timing differences in responses to instance metadata requests.",
            "references": [
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2014:0940",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2014:0940"
                },
                {
                    "reference_url": "https://access.redhat.com/errata/RHSA-2014:1084",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/errata/RHSA-2014:1084"
                },
                {
                    "reference_url": "https://bugs.launchpad.net/nova/+bug/1325128",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.launchpad.net/nova/+bug/1325128"
                },
                {
                    "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112499",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1112499"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2014/07/17/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2014/07/17/2"
                },
                {
                    "reference_url": "https://access.redhat.com/security/cve/CVE-2014-3517",
                    "reference_id": "CVE-2014-3517",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://access.redhat.com/security/cve/CVE-2014-3517"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3517",
                    "reference_id": "CVE-2014-3517",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3517"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-xjmj-p278-4jp5",
                    "reference_id": "GHSA-xjmj-p278-4jp5",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-xjmj-p278-4jp5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63274?format=api",
                    "purl": "pkg:pypi/nova@2013.2.4",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2013.2.4"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/63275?format=api",
                    "purl": "pkg:pypi/nova@2014.1.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2014.1.2"
                }
            ],
            "aliases": [
                "CVE-2014-3517",
                "GHSA-xjmj-p278-4jp5"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d4d4-83qf-dqbh"
        }
    ],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/nova@2013.2.4"
}