Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/61628?format=api",
    "purl": "pkg:pypi/zope@2.0.0",
    "type": "pypi",
    "namespace": "",
    "name": "zope",
    "version": "2.0.0",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "2.2.1",
    "latest_non_vulnerable_version": "5.8.6",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43061?format=api",
            "vulnerability_id": "VCID-11xm-2sug-5qes",
            "summary": "Zope Server vulnerable to DoS via header injection\nThe \"through the web code\" capability for Zope 2.0 through 2.5.1 b1 allows untrusted users to shut down the Zope server via certain headers.",
            "references": [
                {
                    "reference_url": "https://marc.info/?l=zope-announce&m=101890177815066&w=2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://marc.info/?l=zope-announce&m=101890177815066&w=2"
                },
                {
                    "reference_url": "https://marc.info/?l=zope-announce&m=101897461507941&w=2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://marc.info/?l=zope-announce&m=101897461507941&w=2"
                },
                {
                    "reference_url": "https://marc.info/?l=zope-announce&m=101897462107967&w=2",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://marc.info/?l=zope-announce&m=101897462107967&w=2"
                },
                {
                    "reference_url": "https://web.archive.org/web/20020822024423/http://www.iss.net/security_center/static/9621.php",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20020822024423/http://www.iss.net/security_center/static/9621.php"
                },
                {
                    "reference_url": "https://web.archive.org/web/20021018100409/http://online.securityfocus.com/bid/5813",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://web.archive.org/web/20021018100409/http://online.securityfocus.com/bid/5813"
                },
                {
                    "reference_url": "http://www.redhat.com/support/errata/RHSA-2002-060.html",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.redhat.com/support/errata/RHSA-2002-060.html"
                },
                {
                    "reference_url": "http://www.zope.org/Products/Zope/Hotfix_2002-04-15/security_alert",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "http://www.zope.org/Products/Zope/Hotfix_2002-04-15/security_alert"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2002-0687",
                    "reference_id": "CVE-2002-0687",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-0687"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-vwrc-g9q6-f675",
                    "reference_id": "GHSA-vwrc-g9q6-f675",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-vwrc-g9q6-f675"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61630?format=api",
                    "purl": "pkg:pypi/zope@2.4.4b2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zope@2.4.4b2"
                },
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/61631?format=api",
                    "purl": "pkg:pypi/zope@2.5.1b2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zope@2.5.1b2"
                }
            ],
            "aliases": [
                "CVE-2002-0687",
                "GHSA-vwrc-g9q6-f675"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-11xm-2sug-5qes"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zope@2.0.0"
}