Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38644?format=api",
    "vulnerability_id": "VCID-gmjm-6ck2-skgu",
    "summary": "Improper Handling of Exceptional Conditions\nThe error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. The Default Servlet in Apache Tomcat does not do this. Depending on the original request this could lead to unexpected and undesirable results for static error pages including, if the DefaultServlet is configured to permit writes, the replacement or removal of the custom error page. Notes for other user provided error pages: (1) Unless explicitly coded otherwise, JSPs ignore the HTTP method. JSPs used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method. (2) By default, the response generated by a Servlet does depend on the HTTP method. Custom Servlets used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method.",
    "aliases": [
        {
            "alias": "CVE-2017-5664"
        },
        {
            "alias": "GHSA-jmvv-524f-hj5j"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53958?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@7.0.78",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-u95s-xhwk-vka6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@7.0.78"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53960?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.0.44",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-u95s-xhwk-vka6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.0.44"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53962?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.5.15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                },
                {
                    "vulnerability": "VCID-u95s-xhwk-vka6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.5.15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62559?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@9.0.0.M21",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@9.0.0.M21"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53672?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.52",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-xa95-zsnk-3kg9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.52"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53673?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.78",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.78"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53674?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.8",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.8"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53675?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.44",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.44"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53676?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.15",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.15"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53461?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55088?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@7.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1a1b-3pdg-jbfq"
                },
                {
                    "vulnerability": "VCID-2kjh-4r2g-rqe6"
                },
                {
                    "vulnerability": "VCID-3txt-1psa-5kf5"
                },
                {
                    "vulnerability": "VCID-46sr-9kr3-1ubw"
                },
                {
                    "vulnerability": "VCID-4qcn-52ug-mbd5"
                },
                {
                    "vulnerability": "VCID-4t2h-jjhm-y7fq"
                },
                {
                    "vulnerability": "VCID-59dd-qzpt-aucm"
                },
                {
                    "vulnerability": "VCID-5m85-3zyu-7qak"
                },
                {
                    "vulnerability": "VCID-5udv-rheh-kqfy"
                },
                {
                    "vulnerability": "VCID-6umz-z8db-kqcy"
                },
                {
                    "vulnerability": "VCID-6uuq-2a39-yubx"
                },
                {
                    "vulnerability": "VCID-74c7-a56p-kufz"
                },
                {
                    "vulnerability": "VCID-89e9-m968-vfhe"
                },
                {
                    "vulnerability": "VCID-937w-2w2q-7fdy"
                },
                {
                    "vulnerability": "VCID-9hm5-e4dw-6ffe"
                },
                {
                    "vulnerability": "VCID-aar2-398x-p3d8"
                },
                {
                    "vulnerability": "VCID-atus-ryef-17h1"
                },
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-dk58-p9py-rka9"
                },
                {
                    "vulnerability": "VCID-e2gy-1c6a-6fdf"
                },
                {
                    "vulnerability": "VCID-e72e-axdj-7qfw"
                },
                {
                    "vulnerability": "VCID-f4ka-47dk-zffs"
                },
                {
                    "vulnerability": "VCID-fu9h-e3jx-abe2"
                },
                {
                    "vulnerability": "VCID-g3vd-74yh-s7bn"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-hqzu-shyu-j3hp"
                },
                {
                    "vulnerability": "VCID-j1m6-79yt-f7h5"
                },
                {
                    "vulnerability": "VCID-jw6e-g8z9-43ej"
                },
                {
                    "vulnerability": "VCID-jzta-navk-87bn"
                },
                {
                    "vulnerability": "VCID-nnye-4xbb-kuf5"
                },
                {
                    "vulnerability": "VCID-nxb3-55eu-auhp"
                },
                {
                    "vulnerability": "VCID-pq53-6deg-abfx"
                },
                {
                    "vulnerability": "VCID-qhqg-ekuv-z7fc"
                },
                {
                    "vulnerability": "VCID-redv-2x5y-8khx"
                },
                {
                    "vulnerability": "VCID-s37s-p75k-27e6"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-sk1w-8yt4-93cv"
                },
                {
                    "vulnerability": "VCID-tcmv-6ftg-fqen"
                },
                {
                    "vulnerability": "VCID-vsta-e8jg-4qa8"
                },
                {
                    "vulnerability": "VCID-wtke-y2cx-x3et"
                },
                {
                    "vulnerability": "VCID-xjj5-fy4e-e7ha"
                },
                {
                    "vulnerability": "VCID-y9hs-ymcm-3ucx"
                },
                {
                    "vulnerability": "VCID-yusx-ncpv-sfhg"
                },
                {
                    "vulnerability": "VCID-yvcg-96dp-r7e6"
                },
                {
                    "vulnerability": "VCID-zm75-zwps-h3fv"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@7.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62555?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@7.0.77",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@7.0.77"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55089?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1a1b-3pdg-jbfq"
                },
                {
                    "vulnerability": "VCID-2kjh-4r2g-rqe6"
                },
                {
                    "vulnerability": "VCID-5udv-rheh-kqfy"
                },
                {
                    "vulnerability": "VCID-6umz-z8db-kqcy"
                },
                {
                    "vulnerability": "VCID-6uuq-2a39-yubx"
                },
                {
                    "vulnerability": "VCID-937w-2w2q-7fdy"
                },
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-fukm-h3r6-s7cr"
                },
                {
                    "vulnerability": "VCID-g3vd-74yh-s7bn"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-hqzu-shyu-j3hp"
                },
                {
                    "vulnerability": "VCID-j1m6-79yt-f7h5"
                },
                {
                    "vulnerability": "VCID-jzta-navk-87bn"
                },
                {
                    "vulnerability": "VCID-nnye-4xbb-kuf5"
                },
                {
                    "vulnerability": "VCID-pq53-6deg-abfx"
                },
                {
                    "vulnerability": "VCID-q7g1-m4e7-pya4"
                },
                {
                    "vulnerability": "VCID-rtmv-qetu-yqfa"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-vu84-dfwa-z3dg"
                },
                {
                    "vulnerability": "VCID-xjj5-fy4e-e7ha"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62556?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.0.43",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.0.43"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53961?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1kgu-zupu-tydw"
                },
                {
                    "vulnerability": "VCID-3nsr-9s9y-ckft"
                },
                {
                    "vulnerability": "VCID-4nx6-t8vd-bqcu"
                },
                {
                    "vulnerability": "VCID-59dd-qzpt-aucm"
                },
                {
                    "vulnerability": "VCID-6umz-z8db-kqcy"
                },
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                },
                {
                    "vulnerability": "VCID-dbu6-fhrs-aubn"
                },
                {
                    "vulnerability": "VCID-dk58-p9py-rka9"
                },
                {
                    "vulnerability": "VCID-g3vd-74yh-s7bn"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-hqzu-shyu-j3hp"
                },
                {
                    "vulnerability": "VCID-jzta-navk-87bn"
                },
                {
                    "vulnerability": "VCID-kqng-d1f2-myg5"
                },
                {
                    "vulnerability": "VCID-nxb3-55eu-auhp"
                },
                {
                    "vulnerability": "VCID-q7g1-m4e7-pya4"
                },
                {
                    "vulnerability": "VCID-qth9-7326-hffp"
                },
                {
                    "vulnerability": "VCID-rk89-9dw5-w3gg"
                },
                {
                    "vulnerability": "VCID-rtmv-qetu-yqfa"
                },
                {
                    "vulnerability": "VCID-s37s-p75k-27e6"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-tcmv-6ftg-fqen"
                },
                {
                    "vulnerability": "VCID-u95s-xhwk-vka6"
                },
                {
                    "vulnerability": "VCID-vu84-dfwa-z3dg"
                },
                {
                    "vulnerability": "VCID-wmb3-3j7y-due7"
                },
                {
                    "vulnerability": "VCID-xns8-63b5-guf2"
                },
                {
                    "vulnerability": "VCID-y9hs-ymcm-3ucx"
                },
                {
                    "vulnerability": "VCID-zba8-2zc4-9qfh"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62557?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@8.5.14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@8.5.14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/57776?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@9.0.0.M1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1kgu-zupu-tydw"
                },
                {
                    "vulnerability": "VCID-3nsr-9s9y-ckft"
                },
                {
                    "vulnerability": "VCID-4nx6-t8vd-bqcu"
                },
                {
                    "vulnerability": "VCID-5m85-3zyu-7qak"
                },
                {
                    "vulnerability": "VCID-6umz-z8db-kqcy"
                },
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                },
                {
                    "vulnerability": "VCID-e2gy-1c6a-6fdf"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-hqzu-shyu-j3hp"
                },
                {
                    "vulnerability": "VCID-jzta-navk-87bn"
                },
                {
                    "vulnerability": "VCID-n4zk-mdyw-3fcz"
                },
                {
                    "vulnerability": "VCID-s37s-p75k-27e6"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-y9hs-ymcm-3ucx"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@9.0.0.M1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/62558?format=api",
            "purl": "pkg:maven/org.apache.tomcat/tomcat@9.0.0.M20",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat/tomcat@9.0.0.M20"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53451?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-dk58-p9py-rka9"
                },
                {
                    "vulnerability": "VCID-et9y-m4hb-43h7"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-xa95-zsnk-3kg9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53665?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.51",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.51"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53666?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.54",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.54"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53667?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.77",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@7.0.77"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53453?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53668?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.7",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.7"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53669?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.9",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.9"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53670?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.43",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.0.43"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53455?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3nsr-9s9y-ckft"
                },
                {
                    "vulnerability": "VCID-4nx6-t8vd-bqcu"
                },
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                },
                {
                    "vulnerability": "VCID-dbu6-fhrs-aubn"
                },
                {
                    "vulnerability": "VCID-dk58-p9py-rka9"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-j66a-6et3-mfha"
                },
                {
                    "vulnerability": "VCID-kqng-d1f2-myg5"
                },
                {
                    "vulnerability": "VCID-paqj-ye46-8bdb"
                },
                {
                    "vulnerability": "VCID-qth9-7326-hffp"
                },
                {
                    "vulnerability": "VCID-rk89-9dw5-w3gg"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-urhs-6aus-syb1"
                },
                {
                    "vulnerability": "VCID-xa95-zsnk-3kg9"
                },
                {
                    "vulnerability": "VCID-xns8-63b5-guf2"
                },
                {
                    "vulnerability": "VCID-y4a2-mamb-yqg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53671?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.14",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@8.5.14"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/53457?format=api",
            "purl": "pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3nsr-9s9y-ckft"
                },
                {
                    "vulnerability": "VCID-4nx6-t8vd-bqcu"
                },
                {
                    "vulnerability": "VCID-axzz-cadr-b7fv"
                },
                {
                    "vulnerability": "VCID-dast-z2hv-2yfe"
                },
                {
                    "vulnerability": "VCID-dbu6-fhrs-aubn"
                },
                {
                    "vulnerability": "VCID-dk58-p9py-rka9"
                },
                {
                    "vulnerability": "VCID-fqyx-8pgs-uqgg"
                },
                {
                    "vulnerability": "VCID-gmjm-6ck2-skgu"
                },
                {
                    "vulnerability": "VCID-qth9-7326-hffp"
                },
                {
                    "vulnerability": "VCID-rk89-9dw5-w3gg"
                },
                {
                    "vulnerability": "VCID-se44-f85s-xyex"
                },
                {
                    "vulnerability": "VCID-xa95-zsnk-3kg9"
                },
                {
                    "vulnerability": "VCID-y4a2-mamb-yqg6"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.tomcat.embed/tomcat-embed-core@9.0.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:1801",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:1801"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:1802",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:1802"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:1809",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:1809"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2493",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2493"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2494",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2494"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2633",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2633"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2635",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2635"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2636",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2636"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2637",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2637"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:2638",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:2638"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2017:3080",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2017:3080"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/1dd0a59c1295cc08ce4c9e7edae5ad2268acc9ba55adcefa0532e5ba@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/1dd0a59c1295cc08ce4c9e7edae5ad2268acc9ba55adcefa0532e5ba@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/343558d982879bf88ec20dbf707f8c11255f8e219e81d45c4f8d0551@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/343558d982879bf88ec20dbf707f8c11255f8e219e81d45c4f8d0551@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/388a323769f1dff84c9ec905455aa73fbcb20338e3c7eb131457f708@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/388a323769f1dff84c9ec905455aa73fbcb20338e3c7eb131457f708@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/3d19773b4cf0377db62d1e9328bf9160bf1819f04f988315086931d7@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/3d19773b4cf0377db62d1e9328bf9160bf1819f04f988315086931d7@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/5c0e00fd31efc11e147bf99d0f03c00a734447d3b131ab0818644cdb@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/5c0e00fd31efc11e147bf99d0f03c00a734447d3b131ab0818644cdb@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/6af47120905aa7d8fe12f42e8ff2284fb338ba141d3b77b8c7cb61b3@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/6af47120905aa7d8fe12f42e8ff2284fb338ba141d3b77b8c7cb61b3@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/845312a10aabbe2c499fca94003881d2c79fc993d85f34c1f5c77424@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/845312a10aabbe2c499fca94003881d2c79fc993d85f34c1f5c77424@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/88855876c33f2f9c532ffb75bfee570ccf0b17ffa77493745af9a17a@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/88855876c33f2f9c532ffb75bfee570ccf0b17ffa77493745af9a17a@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/a42c48e37398d76334e17089e43ccab945238b8b7896538478d76066@%3Cannounce.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/a42c48e37398d76334e17089e43ccab945238b8b7896538478d76066@%3Cannounce.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/b5e3f51d28cd5d9b1809f56594f2cf63dcd6a90429e16ea9f83bbedc@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/b5e3f51d28cd5d9b1809f56594f2cf63dcd6a90429e16ea9f83bbedc@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/e85e83e9954f169bbb77b44baae5a33d8de878df557bb32b7f793661@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/e85e83e9954f169bbb77b44baae5a33d8de878df557bb32b7f793661@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/eb6efa8d59c45a7a9eff94c4b925467d3b3fec8ba7697f3daa314b04@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/eb6efa8d59c45a7a9eff94c4b925467d3b3fec8ba7697f3daa314b04@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/r3bbb800a816d0a51eccc5a228c58736960a9fffafa581a225834d97d@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/r48c1444845fe15a823e1374674bfc297d5008a5453788099ea14caf0@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c@%3Cdev.tomcat.apache.org%3E",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://lists.apache.org/thread.html/r9136ff5b13e4f1941360b5a309efee2c114a14855578c3a2cbe5d19c@%3Cdev.tomcat.apache.org%3E"
        },
        {
            "reference_url": "https://security.netapp.com/advisory/ntap-20171019-0002/",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://security.netapp.com/advisory/ntap-20171019-0002/"
        },
        {
            "reference_url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03828en_us",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03828en_us"
        },
        {
            "reference_url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html"
        },
        {
            "reference_url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html"
        },
        {
            "reference_url": "http://www.debian.org/security/2017/dsa-3891",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.debian.org/security/2017/dsa-3891"
        },
        {
            "reference_url": "http://www.debian.org/security/2017/dsa-3892",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.debian.org/security/2017/dsa-3892"
        },
        {
            "reference_url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html"
        },
        {
            "reference_url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html"
        },
        {
            "reference_url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html"
        },
        {
            "reference_url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html"
        },
        {
            "reference_url": "http://www.securityfocus.com/bid/98888",
            "reference_id": "",
            "reference_type": "",
            "scores": [],
            "url": "http://www.securityfocus.com/bid/98888"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5664",
            "reference_id": "CVE-2017-5664",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5664"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-jmvv-524f-hj5j",
            "reference_id": "GHSA-jmvv-524f-hj5j",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-jmvv-524f-hj5j"
        }
    ],
    "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": 755,
            "name": "Improper Handling of Exceptional Conditions",
            "description": "The product does not handle or incorrectly handles an exceptional condition."
        },
        {
            "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-gmjm-6ck2-skgu"
}