Lookup for vulnerabilities affecting packages.

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

{
    "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.",
    "aliases": [
        {
            "alias": "CVE-2002-0687"
        },
        {
            "alias": "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"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61628?format=api",
            "purl": "pkg:pypi/zope@2.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-11xm-2sug-5qes"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zope@2.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61629?format=api",
            "purl": "pkg:pypi/zope@2.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-11xm-2sug-5qes"
                },
                {
                    "vulnerability": "VCID-68cx-x4us-ryfa"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/zope@2.5.0"
        }
    ],
    "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"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        }
    ],
    "exploits": [],
    "severity_range_score": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-11xm-2sug-5qes"
}