Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/7057?format=api",
    "purl": "pkg:pypi/zodb3@3.9.2",
    "type": "pypi",
    "namespace": "",
    "name": "zodb3",
    "version": "3.9.2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.10.0a1",
    "latest_non_vulnerable_version": "3.10.0a1",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/34711?format=api",
            "vulnerability_id": "VCID-qn4a-azp2-1qfs",
            "summary": "Race condition in ZEO/StorageServer.py in Zope Object Database (ZODB) before 3.10.0 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, an unexpected value of None for the address, or an ECONNABORTED, EAGAIN, or EWOULDBLOCK error, a related issue to CVE-2010-3492.",
            "references": [
                {
                    "reference_url": "http://bugs.python.org/issue6706",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://bugs.python.org/issue6706"
                },
                {
                    "reference_url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00006.html"
                },
                {
                    "reference_url": "http://pypi.python.org/pypi/ZODB3/3.10.0#id1",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://pypi.python.org/pypi/ZODB3/3.10.0#id1"
                },
                {
                    "reference_url": "https://bugs.launchpad.net/zodb/+bug/135108",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://bugs.launchpad.net/zodb/+bug/135108"
                },
                {
                    "reference_url": "http://secunia.com/advisories/41755",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://secunia.com/advisories/41755"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2010/09/09/6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2010/09/09/6"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2010/09/11/2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2010/09/11/2"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2010/09/22/3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2010/09/22/3"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2010/09/24/3",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.openwall.com/lists/oss-security/2010/09/24/3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/7063?format=api",
                    "purl": "pkg:pypi/zodb3@3.10.0a1",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zodb3@3.10.0a1"
                }
            ],
            "aliases": [
                "CVE-2010-3495",
                "PYSEC-2010-27"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qn4a-azp2-1qfs"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zodb3@3.9.2"
}