Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43067?format=api",
    "vulnerability_id": "VCID-aywp-amq3-yyes",
    "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer\nTomcat 4.0 through 4.1.12, using mod_jk 1.2.1 module on Apache 1.3 through 1.3.27, allows remote attackers to cause a denial of service (desynchronized communications) via an HTTP GET request with a Transfer-Encoding chunked field with invalid values.",
    "aliases": [
        {
            "alias": "CVE-2002-2272"
        },
        {
            "alias": "GHSA-pqr5-9v2j-44xg"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61623?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@4.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-2af1-rv9j-jugv"
                },
                {
                    "vulnerability": "VCID-2jws-wtvg-2khf"
                },
                {
                    "vulnerability": "VCID-aywp-amq3-yyes"
                },
                {
                    "vulnerability": "VCID-ccfn-tde4-s7hr"
                },
                {
                    "vulnerability": "VCID-hxer-p6va-7kdh"
                },
                {
                    "vulnerability": "VCID-kxc3-vz2c-wqca"
                },
                {
                    "vulnerability": "VCID-sjn3-a6fs-gyck"
                },
                {
                    "vulnerability": "VCID-w8uj-zy2r-fyca"
                },
                {
                    "vulnerability": "VCID-wpnp-3yad-ybcj"
                },
                {
                    "vulnerability": "VCID-zam7-79x3-ekg3"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/61627?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@4.1.12",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-aywp-amq3-yyes"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@4.1.12"
        }
    ],
    "references": [
        {
            "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10771",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10771"
        },
        {
            "reference_url": "https://web.archive.org/web/20030501051114/http://www.securityfocus.com/bid/6320",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20030501051114/http://www.securityfocus.com/bid/6320"
        },
        {
            "reference_url": "https://web.archive.org/web/20051124132812/http://archives.neohapsis.com/archives/bugtraq/2002-12/0045.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://web.archive.org/web/20051124132812/http://archives.neohapsis.com/archives/bugtraq/2002-12/0045.html"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2002-2272",
            "reference_id": "CVE-2002-2272",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-2272"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-pqr5-9v2j-44xg",
            "reference_id": "GHSA-pqr5-9v2j-44xg",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-pqr5-9v2j-44xg"
        }
    ],
    "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": 119,
            "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
            "description": "The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer."
        },
        {
            "cwe_id": 707,
            "name": "Improper Neutralization",
            "description": "The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component."
        },
        {
            "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-aywp-amq3-yyes"
}