Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42280?format=api",
    "vulnerability_id": "VCID-em96-kd99-3kf8",
    "summary": "Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat\nIf an HTTP/2 client connecting to Apache Tomcat 10.0.0-M1 to 10.0.0-M7, 9.0.0.M1 to 9.0.37 or 8.5.0 to 8.5.57 exceeded the agreed maximum number of concurrent streams for a connection (in violation of the HTTP/2 protocol), it was possible that a subsequent request made on that connection could contain HTTP headers - including HTTP/2 pseudo headers - from a previous request rather than the intended headers. This could lead to users seeing responses for unexpected resources.",
    "aliases": [
        {
            "alias": "CVE-2020-13943"
        },
        {
            "alias": "GHSA-f268-65qc-98vg"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60501?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.5.57",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.5.57"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60500?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@10.0.0-M7",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@10.0.0-M7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60432?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.57",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.57"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/60431?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.37",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.37"
        }
    ],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00002.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00002.html"
        },
        {
            "reference_url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00021.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00021.html"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/r4a390027eb27e4550142fac6c8317cc684b157ae314d31514747f307%40%3Cannounce.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/r4a390027eb27e4550142fac6c8317cc684b157ae314d31514747f307%40%3Cannounce.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00019.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00019.html"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20201016-0007/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://security.netapp.com/advisory/ntap-20201016-0007/"
        },
        {
            "reference_url": "https://www.debian.org/security/2021/dsa-4835",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.debian.org/security/2021/dsa-4835"
        },
        {
            "reference_url": "https://www.oracle.com/security-alerts/cpuApr2021.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.oracle.com/security-alerts/cpuApr2021.html"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13943",
            "reference_id": "CVE-2020-13943",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13943"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-f268-65qc-98vg",
            "reference_id": "GHSA-f268-65qc-98vg",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-f268-65qc-98vg"
        }
    ],
    "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-em96-kd99-3kf8"
}