Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/19030?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/19030?format=api", "vulnerability_id": "VCID-thpu-76e5-j3d3", "summary": "Jetty vulnerable to errant command quoting in CGI Servlet\nIf a user sends a request to a `org.eclipse.jetty.servlets.CGI` Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quotation marks. This wrapped command, plus an optional command prefix, will then be executed through a call to Runtime.exec. If the original binary name provided by the user contains a quotation mark followed by a space, the resulting command line will contain multiple tokens instead of one. For example, if a request references a binary called file” name “here, the escaping algorithm will generate the command line string “file” name “here”, which will invoke the binary named file, not the one that the user requested.\n\n```java\nif (execCmd.length() > 0 && execCmd.charAt(0) != '\"' && execCmd.contains(\" \"))\nexecCmd = \"\\\"\" + execCmd + \"\\\"\";\n```", "aliases": [ { "alias": "CVE-2023-36479" }, { "alias": "GHSA-3gh6-v5v9-6v9j" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/925892?format=api", "purl": "pkg:deb/debian/jetty9@9.4.39-3%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.39-3%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925875?format=api", "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1049401?format=api", "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb11u2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-gdcf-9axf-1yaq" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-memq-11qz-9qem" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb11u2" }, { "url": "http://public2.vulnerablecode.io/api/packages/925891?format=api", "purl": "pkg:deb/debian/jetty9@9.4.50-4%2Bdeb12u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.50-4%252Bdeb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925893?format=api", "purl": "pkg:deb/debian/jetty9@9.4.52-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.52-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925873?format=api", "purl": "pkg:deb/debian/jetty9@9.4.57-1.1~deb12u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.57-1.1~deb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925877?format=api", "purl": "pkg:deb/debian/jetty9@9.4.57-1.1~deb13u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.57-1.1~deb13u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/925876?format=api", "purl": "pkg:deb/debian/jetty9@9.4.58-1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.58-1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/60003?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-kx4x-gnk4-yugu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@9.4.52.v20230823" }, { "url": "http://public2.vulnerablecode.io/api/packages/60004?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@10.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@10.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/60005?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@11.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@11.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/57079?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-server@12.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-server@12.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/60002?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-memq-11qz-9qem" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.52.v20230823" }, { "url": "http://public2.vulnerablecode.io/api/packages/59967?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/59968?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/60018?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@9.4.52.v20230823" }, { "url": "http://public2.vulnerablecode.io/api/packages/60019?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-util@10.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@10.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/60020?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-util@11.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@11.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/60021?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-util@12.0.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-util@12.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/60008?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.52.v20230823" }, { "url": "http://public2.vulnerablecode.io/api/packages/60009?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.16" }, { "url": "http://public2.vulnerablecode.io/api/packages/60010?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.16" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/1036988?format=api", "purl": "pkg:deb/debian/jetty9@9.2.21-1~bpo8%2B1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-5qhm-ase5-5qhy" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dvyn-8phs-a3a6" }, { "vulnerability": "VCID-dznb-x27e-kqan" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-gdcf-9axf-1yaq" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-thpu-76e5-j3d3" }, { "vulnerability": "VCID-tqm9-4ch7-s7b3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-ypc7-f1nd-t7gn" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.21-1~bpo8%252B1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1036989?format=api", "purl": "pkg:deb/debian/jetty9@9.2.21-1%2Bdeb9u1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-5qhm-ase5-5qhy" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dvyn-8phs-a3a6" }, { "vulnerability": "VCID-dznb-x27e-kqan" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-gdcf-9axf-1yaq" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-thpu-76e5-j3d3" }, { "vulnerability": "VCID-tqm9-4ch7-s7b3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-ypc7-f1nd-t7gn" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.21-1%252Bdeb9u1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1037903?format=api", "purl": "pkg:deb/debian/jetty9@9.2.23-1~bpo8%2B1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-12gq-ezut-ckhz" }, { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-5qhm-ase5-5qhy" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dvyn-8phs-a3a6" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-gdcf-9axf-1yaq" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-kvqz-fppe-d7fe" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-thpu-76e5-j3d3" }, { "vulnerability": "VCID-tqm9-4ch7-s7b3" }, { "vulnerability": "VCID-u2b5-uyd6-fbh9" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-ypc7-f1nd-t7gn" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" }, { "vulnerability": "VCID-znv6-77jf-v3gu" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.2.23-1~bpo8%252B1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1037904?format=api", "purl": "pkg:deb/debian/jetty9@9.4.16-0%2Bdeb10u1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-5qhm-ase5-5qhy" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-ahev-zdjd-gqg1" }, { "vulnerability": "VCID-czhb-gqt2-17av" }, { "vulnerability": "VCID-dvyn-8phs-a3a6" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-gdcf-9axf-1yaq" }, { "vulnerability": "VCID-gq93-ctd4-aqbp" }, { "vulnerability": "VCID-kx4x-gnk4-yugu" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-prd3-mmuv-n3dc" }, { "vulnerability": "VCID-q35p-8qhp-aqec" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-sw3q-jzqx-dkbn" }, { "vulnerability": "VCID-thpu-76e5-j3d3" }, { "vulnerability": "VCID-tqm9-4ch7-s7b3" }, { "vulnerability": "VCID-uuju-ey95-tyfq" }, { "vulnerability": "VCID-y3mv-vmwd-tydt" }, { "vulnerability": "VCID-ypc7-f1nd-t7gn" }, { "vulnerability": "VCID-zdt8-jrn2-m3ff" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/jetty9@9.4.16-0%252Bdeb10u1" }, { "url": "http://public2.vulnerablecode.io/api/packages/59965?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251687?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/251688?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/251689?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/251690?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/251691?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/251692?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/251693?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/251694?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/251695?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251696?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251697?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251698?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251699?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/251700?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/251701?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/251702?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/251703?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/251704?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/251705?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/251706?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251707?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251708?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251709?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/251710?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/251711?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/251712?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/251713?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/251714?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/251715?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/251716?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/251717?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/251718?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/251719?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/251720?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251721?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/251722?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/251724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/251725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/251727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/251728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/251729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/251730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/251731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/251732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/251734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/251735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/251737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/251738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/251739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/251742?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251743?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251744?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251745?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251746?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251747?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/251748?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/251749?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/251750?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/251751?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251752?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251753?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/251754?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/251755?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/251756?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251757?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251758?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/251759?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251760?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/251761?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251762?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251763?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/251764?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251765?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/251766?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251767?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/251768?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/251769?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251770?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/251771?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/251772?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251773?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251774?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251775?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/251776?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/251777?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/251778?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/251779?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251780?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251781?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/251782?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/251783?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/251784?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/251785?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/251786?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/251787?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251788?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/251789?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/251790?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/251791?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251792?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251793?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251794?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251795?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251796?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/251797?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/251798?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251799?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251800?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251801?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251802?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251803?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/251804?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251805?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/251806?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251807?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/251808?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251809?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/251810?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251811?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251812?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/251813?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251814?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/251815?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/251816?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/251817?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251818?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251819?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/251820?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/251821?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/251824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/251825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/251826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/251827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/251828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/251829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/251830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/251831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/251832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/251833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/251834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/251835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/251836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/251838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/251839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/251840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/251841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/251842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/251843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/251844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/251845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/251846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/251847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/251848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/251849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/251850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/251851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/251852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/251853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/367108?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/367109?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/367110?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/367111?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/367112?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/367113?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/367114?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/367115?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/367116?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/581549?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51" }, { "url": "http://public2.vulnerablecode.io/api/packages/57110?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51.v20230217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57107?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76563?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367117?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367118?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367119?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367120?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367121?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367122?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367123?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367124?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367125?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367126?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57111?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/581547?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@10.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/57108?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/251856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/251857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-g3ff-brt6-vkeh" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/76564?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/367127?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/367128?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/367129?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/367130?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/367131?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/367132?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/367133?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/367134?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/367135?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/367136?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57113?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/581550?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1ejr-3tea-kydr" }, { "vulnerability": "VCID-memq-11qz-9qem" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-servlets@11.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/60007?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.v20130308", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.0.v20130308" }, { "url": "http://public2.vulnerablecode.io/api/packages/217724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.1.v20130408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.1.v20130408" }, { "url": "http://public2.vulnerablecode.io/api/packages/217725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.2.v20130417", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.2.v20130417" }, { "url": "http://public2.vulnerablecode.io/api/packages/217726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.3.v20130506", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.3.v20130506" }, { "url": "http://public2.vulnerablecode.io/api/packages/217727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.4.v20130625", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.4.v20130625" }, { "url": "http://public2.vulnerablecode.io/api/packages/217728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.5.v20130815", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.5.v20130815" }, { "url": "http://public2.vulnerablecode.io/api/packages/217729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.6.v20130930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.6.v20130930" }, { "url": "http://public2.vulnerablecode.io/api/packages/217730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.7.v20131107", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.0.7.v20131107" }, { "url": "http://public2.vulnerablecode.io/api/packages/217731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.v20131115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.0.v20131115" }, { "url": "http://public2.vulnerablecode.io/api/packages/217736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.1.v20140108", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.1.v20140108" }, { "url": "http://public2.vulnerablecode.io/api/packages/217737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.2.v20140210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.2.v20140210" }, { "url": "http://public2.vulnerablecode.io/api/packages/217738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.3.v20140225", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.3.v20140225" }, { "url": "http://public2.vulnerablecode.io/api/packages/217739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.4.v20140401", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.4.v20140401" }, { "url": "http://public2.vulnerablecode.io/api/packages/217740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.5.v20140505", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.5.v20140505" }, { "url": "http://public2.vulnerablecode.io/api/packages/217741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.6.v20160112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.1.6.v20160112" }, { "url": "http://public2.vulnerablecode.io/api/packages/217742?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217743?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217744?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217745?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.v20140526", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.0.v20140526" }, { "url": "http://public2.vulnerablecode.io/api/packages/217746?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.1.v20140609", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.1.v20140609" }, { "url": "http://public2.vulnerablecode.io/api/packages/217747?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.2.v20140723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.2.v20140723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217748?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.3.v20140905", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.3.v20140905" }, { "url": "http://public2.vulnerablecode.io/api/packages/217749?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.4.v20141103", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.4.v20141103" }, { "url": "http://public2.vulnerablecode.io/api/packages/217750?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.5.v20141112", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.5.v20141112" }, { "url": "http://public2.vulnerablecode.io/api/packages/217751?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.6.v20141205", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.6.v20141205" }, { "url": "http://public2.vulnerablecode.io/api/packages/217752?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.7.v20150116", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.7.v20150116" }, { "url": "http://public2.vulnerablecode.io/api/packages/217753?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.8.v20150217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.8.v20150217" }, { "url": "http://public2.vulnerablecode.io/api/packages/217754?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.9.v20150224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.9.v20150224" }, { "url": "http://public2.vulnerablecode.io/api/packages/217755?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.10.v20150310", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.10.v20150310" }, { "url": "http://public2.vulnerablecode.io/api/packages/217756?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217757?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.v20150529", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.11.v20150529" }, { "url": "http://public2.vulnerablecode.io/api/packages/217758?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217759?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.v20150709", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.12.v20150709" }, { "url": "http://public2.vulnerablecode.io/api/packages/217760?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.13.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.13.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/217761?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.14.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.14.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217762?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.15.v20160210", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.15.v20160210" }, { "url": "http://public2.vulnerablecode.io/api/packages/217763?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.16.v20160414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.16.v20160414" }, { "url": "http://public2.vulnerablecode.io/api/packages/217764?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.17.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.17.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/217765?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.18.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.18.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/217766?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.19.v20160908", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.19.v20160908" }, { "url": "http://public2.vulnerablecode.io/api/packages/217767?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.20.v20161216", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.20.v20161216" }, { "url": "http://public2.vulnerablecode.io/api/packages/217768?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.21.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.21.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217769?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.22.v20170606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.22.v20170606" }, { "url": "http://public2.vulnerablecode.io/api/packages/217770?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.23.v20171218", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.23.v20171218" }, { "url": "http://public2.vulnerablecode.io/api/packages/217771?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.24.v20180105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.24.v20180105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217772?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.25.v20180606", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.25.v20180606" }, { "url": "http://public2.vulnerablecode.io/api/packages/217773?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.26.v20180806", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.26.v20180806" }, { "url": "http://public2.vulnerablecode.io/api/packages/217774?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.27.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.27.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217775?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.28.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.28.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217776?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.29.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.29.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217777?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.30.v20200428", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.2.30.v20200428" }, { "url": "http://public2.vulnerablecode.io/api/packages/217778?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217779?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217780?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.M2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217781?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217782?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217783?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.v20150612", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.0.v20150612" }, { "url": "http://public2.vulnerablecode.io/api/packages/217784?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.1.v20150714", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.1.v20150714" }, { "url": "http://public2.vulnerablecode.io/api/packages/217785?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.2.v20150730", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.2.v20150730" }, { "url": "http://public2.vulnerablecode.io/api/packages/217786?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.3.v20150827", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.3.v20150827" }, { "url": "http://public2.vulnerablecode.io/api/packages/217787?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217788?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217789?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.v20151007", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.4.v20151007" }, { "url": "http://public2.vulnerablecode.io/api/packages/217790?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.5.v20151012", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.5.v20151012" }, { "url": "http://public2.vulnerablecode.io/api/packages/217791?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.6.v20151106", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.6.v20151106" }, { "url": "http://public2.vulnerablecode.io/api/packages/217792?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217793?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217794?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.v20160115", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.7.v20160115" }, { "url": "http://public2.vulnerablecode.io/api/packages/217795?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217796?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.v20160314", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.8.v20160314" }, { "url": "http://public2.vulnerablecode.io/api/packages/217797?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217798?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217799?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.v20160517", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.9.v20160517" }, { "url": "http://public2.vulnerablecode.io/api/packages/217800?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217801?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.v20160621", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.10.v20160621" }, { "url": "http://public2.vulnerablecode.io/api/packages/217802?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217803?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.v20160721", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.11.v20160721" }, { "url": "http://public2.vulnerablecode.io/api/packages/217804?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.12.v20160915", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.12.v20160915" }, { "url": "http://public2.vulnerablecode.io/api/packages/217805?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217806?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.v20161014", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.13.v20161014" }, { "url": "http://public2.vulnerablecode.io/api/packages/217807?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.14.v20161028", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.14.v20161028" }, { "url": "http://public2.vulnerablecode.io/api/packages/217808?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.15.v20161220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.15.v20161220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217809?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.16.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.16.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217810?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217811?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.17.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/217812?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.18.v20170406", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.18.v20170406" }, { "url": "http://public2.vulnerablecode.io/api/packages/217813?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.19.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.19.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/217814?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.20.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.20.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/217815?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217816?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217817?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.v20170918", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.21.v20170918" }, { "url": "http://public2.vulnerablecode.io/api/packages/217818?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.22.v20171030", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.22.v20171030" }, { "url": "http://public2.vulnerablecode.io/api/packages/217819?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.23.v20180228", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.23.v20180228" }, { "url": "http://public2.vulnerablecode.io/api/packages/217820?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.24.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.24.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217821?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.25.v20180904", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.25.v20180904" }, { "url": "http://public2.vulnerablecode.io/api/packages/217822?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.26.v20190403", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.26.v20190403" }, { "url": "http://public2.vulnerablecode.io/api/packages/217823?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.27.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.27.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217824?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.28.v20191105", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.28.v20191105" }, { "url": "http://public2.vulnerablecode.io/api/packages/217825?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.29.v20201019", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.29.v20201019" }, { "url": "http://public2.vulnerablecode.io/api/packages/217826?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.30.v20211001", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.3.30.v20211001" }, { "url": "http://public2.vulnerablecode.io/api/packages/217827?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217828?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.M1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217829?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217830?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217831?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217832?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.RC3" }, { "url": "http://public2.vulnerablecode.io/api/packages/217833?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20161208", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20161208" }, { "url": "http://public2.vulnerablecode.io/api/packages/217834?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.0.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217835?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20170120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20170120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217836?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.1.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217837?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20170220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20170220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217838?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.2.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217839?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20170317", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20170317" }, { "url": "http://public2.vulnerablecode.io/api/packages/217840?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.3.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217841?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20170414", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20170414" }, { "url": "http://public2.vulnerablecode.io/api/packages/217842?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.4.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217843?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20170502", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20170502" }, { "url": "http://public2.vulnerablecode.io/api/packages/217844?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.5.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217845?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20170531", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20170531" }, { "url": "http://public2.vulnerablecode.io/api/packages/217846?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.6.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217847?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217848?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20170914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20170914" }, { "url": "http://public2.vulnerablecode.io/api/packages/217849?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.7.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217850?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20171121", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20171121" }, { "url": "http://public2.vulnerablecode.io/api/packages/217851?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20180619", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.8.v20180619" }, { "url": "http://public2.vulnerablecode.io/api/packages/217852?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.9.v20180320", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.9.v20180320" }, { "url": "http://public2.vulnerablecode.io/api/packages/217853?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217854?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217855?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.v20180503", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.10.v20180503" }, { "url": "http://public2.vulnerablecode.io/api/packages/217856?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.11.v20180605", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.11.v20180605" }, { "url": "http://public2.vulnerablecode.io/api/packages/217857?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC0" }, { "url": "http://public2.vulnerablecode.io/api/packages/217858?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC1" }, { "url": "http://public2.vulnerablecode.io/api/packages/217859?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.RC2" }, { "url": "http://public2.vulnerablecode.io/api/packages/217860?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.v20180830", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.12.v20180830" }, { "url": "http://public2.vulnerablecode.io/api/packages/217861?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.13.v20181111", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.13.v20181111" }, { "url": "http://public2.vulnerablecode.io/api/packages/217862?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.14.v20181114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.14.v20181114" }, { "url": "http://public2.vulnerablecode.io/api/packages/217863?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.15.v20190215", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.15.v20190215" }, { "url": "http://public2.vulnerablecode.io/api/packages/217864?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.16.v20190411", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.16.v20190411" }, { "url": "http://public2.vulnerablecode.io/api/packages/217865?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.17.v20190418", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.17.v20190418" }, { "url": "http://public2.vulnerablecode.io/api/packages/217866?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.18.v20190429" }, { "url": "http://public2.vulnerablecode.io/api/packages/217867?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.19.v20190610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.19.v20190610" }, { "url": "http://public2.vulnerablecode.io/api/packages/217868?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.20.v20190813", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.20.v20190813" }, { "url": "http://public2.vulnerablecode.io/api/packages/217869?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21.v20190926", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.21.v20190926" }, { "url": "http://public2.vulnerablecode.io/api/packages/217870?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.22.v20191022", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.22.v20191022" }, { "url": "http://public2.vulnerablecode.io/api/packages/217871?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.23.v20191118", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.23.v20191118" }, { "url": "http://public2.vulnerablecode.io/api/packages/217872?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.24.v20191120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.24.v20191120" }, { "url": "http://public2.vulnerablecode.io/api/packages/217873?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.25.v20191220", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.25.v20191220" }, { "url": "http://public2.vulnerablecode.io/api/packages/217874?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.26.v20200117", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.26.v20200117" }, { "url": "http://public2.vulnerablecode.io/api/packages/217875?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.27.v20200227", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.27.v20200227" }, { "url": "http://public2.vulnerablecode.io/api/packages/217876?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.28.v20200408", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.28.v20200408" }, { "url": "http://public2.vulnerablecode.io/api/packages/217877?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.29.v20200521", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.29.v20200521" }, { "url": "http://public2.vulnerablecode.io/api/packages/217878?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.30.v20200611", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.30.v20200611" }, { "url": "http://public2.vulnerablecode.io/api/packages/217879?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.31.v20200723", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.31.v20200723" }, { "url": "http://public2.vulnerablecode.io/api/packages/217880?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.32.v20200930", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nubz-xqaw-tkfr" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.32.v20200930" }, { "url": "http://public2.vulnerablecode.io/api/packages/73271?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.33.v20201020", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.33.v20201020" }, { "url": "http://public2.vulnerablecode.io/api/packages/222609?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.34.v20201102", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-nyxu-ekhs-gyb5" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.34.v20201102" }, { "url": "http://public2.vulnerablecode.io/api/packages/222610?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.35.v20201120", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.35.v20201120" }, { "url": "http://public2.vulnerablecode.io/api/packages/238141?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.36.v20210114", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.36.v20210114" }, { "url": "http://public2.vulnerablecode.io/api/packages/238139?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.37.v20210219", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-p7cu-h519-83hx" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.37.v20210219" }, { "url": "http://public2.vulnerablecode.io/api/packages/238140?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.38.v20210224", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.38.v20210224" }, { "url": "http://public2.vulnerablecode.io/api/packages/238142?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.39.v20210325", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.39.v20210325" }, { "url": "http://public2.vulnerablecode.io/api/packages/255054?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.40.v20210413", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.40.v20210413" }, { "url": "http://public2.vulnerablecode.io/api/packages/255055?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.41.v20210516", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.41.v20210516" }, { "url": "http://public2.vulnerablecode.io/api/packages/255056?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.42.v20210604", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.42.v20210604" }, { "url": "http://public2.vulnerablecode.io/api/packages/255057?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.43.v20210629", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.43.v20210629" }, { "url": "http://public2.vulnerablecode.io/api/packages/366721?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.44.v20210927", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.44.v20210927" }, { "url": "http://public2.vulnerablecode.io/api/packages/366722?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.45.v20220203", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.45.v20220203" }, { "url": "http://public2.vulnerablecode.io/api/packages/366723?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.46.v20220331", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.46.v20220331" }, { "url": "http://public2.vulnerablecode.io/api/packages/366724?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.47.v20220610", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.47.v20220610" }, { "url": "http://public2.vulnerablecode.io/api/packages/366725?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.48.v20220622", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.48.v20220622" }, { "url": "http://public2.vulnerablecode.io/api/packages/366726?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.49.v20220914", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.49.v20220914" }, { "url": "http://public2.vulnerablecode.io/api/packages/366727?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.50.v20221201", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.50.v20221201" }, { "url": "http://public2.vulnerablecode.io/api/packages/57084?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@9.4.51.v20230217" }, { "url": "http://public2.vulnerablecode.io/api/packages/57081?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/37544?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238143?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/255058?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/255059?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/255060?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/37547?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366728?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/366729?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366730?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/366731?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366732?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366733?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366734?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57085?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/621927?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@10.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/57082?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/37545?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-kxtv-ma18-8fer" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/238144?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/255061?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/255062?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.4" }, { "url": "http://public2.vulnerablecode.io/api/packages/255063?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3f6t-fkt7-wub9" }, { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/37548?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/366735?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/366736?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/366737?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/366738?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/366739?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.11" }, { "url": "http://public2.vulnerablecode.io/api/packages/366740?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/366741?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/57086?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.14", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/621928?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.15", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-rpc4-u4aq-4qde" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@11.0.15" }, { "url": "http://public2.vulnerablecode.io/api/packages/57083?format=api", "purl": "pkg:maven/org.eclipse.jetty/jetty-webapp@12.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty/jetty-webapp@12.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/581546?format=api", "purl": "pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.0-beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee10/jetty-ee10-servlets@12.0.0-beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/581548?format=api", "purl": "pkg:maven/org.eclipse.jetty.ee8/jetty-ee8-servlets@12.0.0-beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee8/jetty-ee8-servlets@12.0.0-beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/581545?format=api", "purl": "pkg:maven/org.eclipse.jetty.ee9/jetty-ee9-servlets@12.0.0-beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.ee9/jetty-ee9-servlets@12.0.0-beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/95456?format=api", "purl": "pkg:rpm/redhat/candlepin@4.3.11-1?arch=el8sat", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/candlepin@4.3.11-1%3Farch=el8sat" }, { "url": "http://public2.vulnerablecode.io/api/packages/95457?format=api", "purl": "pkg:rpm/redhat/puppetserver@7.14.0-1?arch=el8sat", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9xw3-4a4u-hbbb" }, { "vulnerability": "VCID-q3k2-1x5q-buhy" }, { "vulnerability": "VCID-thpu-76e5-j3d3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/puppetserver@7.14.0-1%3Farch=el8sat" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-36479.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2023-36479.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36479", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.8033", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.803", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80306", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80321", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80302", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80291", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80264", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80276", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.01383", "scoring_system": "epss", "scoring_elements": "0.80255", "published_at": "2026-04-02T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2023-36479" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26048", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26048" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26049", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-26049" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36479", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36479" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40167", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-40167" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-41900", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-41900" }, { "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" } ], "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml" }, { "reference_url": "https://github.com/eclipse/jetty.project", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/eclipse/jetty.project" }, { "reference_url": "https://github.com/eclipse/jetty.project/pull/9516", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://github.com/eclipse/jetty.project/pull/9516" }, { "reference_url": "https://github.com/eclipse/jetty.project/pull/9888", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://github.com/eclipse/jetty.project/pull/9888" }, { "reference_url": "https://github.com/eclipse/jetty.project/pull/9889", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://github.com/eclipse/jetty.project/pull/9889" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://lists.debian.org/debian-lts-announce/2023/09/msg00039.html" }, { "reference_url": "https://www.debian.org/security/2023/dsa-5507", "reference_id": "", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://www.debian.org/security/2023/dsa-5507" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630", "reference_id": "2239630", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479", "reference_id": "CVE-2023-36479", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479" }, { "reference_url": "https://github.com/advisories/GHSA-3gh6-v5v9-6v9j", "reference_id": "GHSA-3gh6-v5v9-6v9j", "reference_type": "", "scores": [ { "value": "LOW", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-3gh6-v5v9-6v9j" }, { "reference_url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j", "reference_id": "GHSA-3gh6-v5v9-6v9j", "reference_type": "", "scores": [ { "value": "3.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N" }, { "value": "LOW", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-25T15:04:27Z/" } ], "url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-3gh6-v5v9-6v9j" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0797", "reference_id": "RHSA-2024:0797", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0797" } ], "weaknesses": [ { "cwe_id": 149, "name": "Improper Neutralization of Quoting Syntax", "description": "Quotes injected into a product can be used to compromise a system. As data are parsed, an injected/absent/duplicate/malformed use of quotes may cause the process to take unexpected actions." }, { "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." }, { "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." } ], "exploits": [], "severity_range_score": "0.1 - 3.5", "exploitability": "0.5", "weighted_severity": "3.1", "risk_score": 1.6, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-thpu-76e5-j3d3" }