Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/16895?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/16895?format=api", "vulnerability_id": "VCID-rewk-dvth-tubh", "summary": "Netty's HttpPostRequestDecoder can OOM\n### Summary\nThe `HttpPostRequestDecoder` can be tricked to accumulate data. I have spotted currently two attack vectors \n\n### Details\n1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list.\n2. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits\n\n### PoC\n\nHere is a Netty branch that provides a fix + tests : https://github.com/vietj/netty/tree/post-request-decoder\n\n\nHere is a reproducer with Vert.x (which uses this decoder) https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3\n\n### Impact\nAny Netty based HTTP server that uses the `HttpPostRequestDecoder` to decode a form.", "aliases": [ { "alias": "CVE-2024-29025" }, { "alias": "GHSA-5jpm-x58v-624v" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/931792?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-4%2Bdeb11u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-4%252Bdeb11u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/931807?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-4%2Bdeb11u3?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-4%252Bdeb11u3%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/1055449?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-7%2Bdeb12u1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-7%252Bdeb12u1" }, { "url": "http://public2.vulnerablecode.io/api/packages/931790?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-7%2Bdeb12u1?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-7%252Bdeb12u1%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/931806?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-7%2Bdeb12u2?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-7%252Bdeb12u2%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/931794?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-10?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-10%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/931793?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-16?distro=trixie", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-16%3Fdistro=trixie" }, { "url": "http://public2.vulnerablecode.io/api/packages/56553?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.108.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.108.Final" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/1037718?format=api", "purl": "pkg:deb/debian/netty@1:3.1.0.CR1-1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2tr1-48cx-ubbh" }, { "vulnerability": "VCID-337s-x5xq-9kc1" }, { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-4twn-m45z-yyg3" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-81nf-zd3k-mud7" }, { "vulnerability": "VCID-8b9g-6r2j-tqhw" }, { "vulnerability": "VCID-8p2e-63th-gqge" }, { "vulnerability": "VCID-8p4t-8f51-h3dc" }, { "vulnerability": "VCID-9a4r-nbdk-37fu" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-hzxz-sqmu-s7e1" }, { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-qruf-r6dc-3ugj" }, { "vulnerability": "VCID-qyhp-twx4-vffc" }, { "vulnerability": "VCID-r7tw-km29-4bdp" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" }, { "vulnerability": "VCID-ug8h-p8kf-t7e1" }, { "vulnerability": "VCID-xyc4-63ra-mfh2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:3.1.0.CR1-1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1037719?format=api", "purl": "pkg:deb/debian/netty@1:3.2.6.Final-2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2tr1-48cx-ubbh" }, { "vulnerability": "VCID-337s-x5xq-9kc1" }, { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-4twn-m45z-yyg3" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-81nf-zd3k-mud7" }, { "vulnerability": "VCID-8b9g-6r2j-tqhw" }, { "vulnerability": "VCID-8p2e-63th-gqge" }, { "vulnerability": "VCID-8p4t-8f51-h3dc" }, { "vulnerability": "VCID-9a4r-nbdk-37fu" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-hzxz-sqmu-s7e1" }, { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-qruf-r6dc-3ugj" }, { "vulnerability": "VCID-qyhp-twx4-vffc" }, { "vulnerability": "VCID-r7tw-km29-4bdp" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" }, { "vulnerability": "VCID-ug8h-p8kf-t7e1" }, { "vulnerability": "VCID-xyc4-63ra-mfh2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:3.2.6.Final-2" }, { "url": "http://public2.vulnerablecode.io/api/packages/1037720?format=api", "purl": "pkg:deb/debian/netty@1:4.1.7-2%2Bdeb9u1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-337s-x5xq-9kc1" }, { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-4twn-m45z-yyg3" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-8b9g-6r2j-tqhw" }, { "vulnerability": "VCID-8p2e-63th-gqge" }, { "vulnerability": "VCID-8p4t-8f51-h3dc" }, { "vulnerability": "VCID-9a4r-nbdk-37fu" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-hzxz-sqmu-s7e1" }, { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-qruf-r6dc-3ugj" }, { "vulnerability": "VCID-qyhp-twx4-vffc" }, { "vulnerability": "VCID-r7tw-km29-4bdp" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" }, { "vulnerability": "VCID-ug8h-p8kf-t7e1" }, { "vulnerability": "VCID-xyc4-63ra-mfh2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.7-2%252Bdeb9u1" }, { "url": "http://public2.vulnerablecode.io/api/packages/1037828?format=api", "purl": "pkg:deb/debian/netty@1:4.1.33-1%2Bdeb10u2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-337s-x5xq-9kc1" }, { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-4twn-m45z-yyg3" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-8b9g-6r2j-tqhw" }, { "vulnerability": "VCID-8p2e-63th-gqge" }, { "vulnerability": "VCID-8p4t-8f51-h3dc" }, { "vulnerability": "VCID-9a4r-nbdk-37fu" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-hzxz-sqmu-s7e1" }, { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-qruf-r6dc-3ugj" }, { "vulnerability": "VCID-qyhp-twx4-vffc" }, { "vulnerability": "VCID-r7tw-km29-4bdp" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" }, { "vulnerability": "VCID-ug8h-p8kf-t7e1" }, { "vulnerability": "VCID-xyc4-63ra-mfh2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.33-1%252Bdeb10u2" }, { "url": "http://public2.vulnerablecode.io/api/packages/1049398?format=api", "purl": "pkg:deb/debian/netty@1:4.1.48-4%2Bdeb11u2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-337s-x5xq-9kc1" }, { "vulnerability": "VCID-4twn-m45z-yyg3" }, { "vulnerability": "VCID-8p2e-63th-gqge" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-qyhp-twx4-vffc" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/netty@1:4.1.48-4%252Bdeb11u2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193737?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193738?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193739?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha3" }, { "url": "http://public2.vulnerablecode.io/api/packages/193740?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha4" }, { "url": "http://public2.vulnerablecode.io/api/packages/193741?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha5" }, { "url": "http://public2.vulnerablecode.io/api/packages/193742?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha6" }, { "url": "http://public2.vulnerablecode.io/api/packages/193743?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha7" }, { "url": "http://public2.vulnerablecode.io/api/packages/193744?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Alpha8" }, { "url": "http://public2.vulnerablecode.io/api/packages/193745?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193746?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Beta2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Beta2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193747?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Beta3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Beta3" }, { "url": "http://public2.vulnerablecode.io/api/packages/193748?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193749?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193750?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR3" }, { "url": "http://public2.vulnerablecode.io/api/packages/193751?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR4" }, { "url": "http://public2.vulnerablecode.io/api/packages/193752?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR5" }, { "url": "http://public2.vulnerablecode.io/api/packages/193753?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR6" }, { "url": "http://public2.vulnerablecode.io/api/packages/193754?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR7" }, { "url": "http://public2.vulnerablecode.io/api/packages/193755?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR8" }, { "url": "http://public2.vulnerablecode.io/api/packages/193756?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.CR9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.CR9" }, { "url": "http://public2.vulnerablecode.io/api/packages/193757?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.0.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.0.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193758?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.1.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.1.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193759?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.2.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.2.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193760?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.3.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.3.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193761?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.4.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.4.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193762?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.5.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.5.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193763?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.6.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.6.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193764?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.7.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.7.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193765?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.8.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.8.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193766?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.9.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.9.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193767?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.10.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.10.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193768?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.11.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.11.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193769?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.12.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.12.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193770?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.13.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.13.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193771?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.14.Beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.14.Beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193772?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.14.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.14.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193773?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.15.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.15.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193774?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.16.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.16.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193775?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.17.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.17.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193776?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.18.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.18.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193777?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.19.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.19.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193778?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.20.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.20.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193779?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.21.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.21.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193780?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.22.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.22.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193781?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.23.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.23.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193782?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.24.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.24.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193783?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.25.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.25.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193784?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.26.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.26.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193785?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.27.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.27.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193786?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.28.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.28.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193787?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.29.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.29.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193788?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.30.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.30.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193789?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.31.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.31.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193790?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.32.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.32.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193791?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.33.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.33.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193792?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.34.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.34.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193793?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.35.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.35.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193794?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.36.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.36.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193795?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.37.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.37.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193796?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.38.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.38.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193797?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.39.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.39.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193798?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.40.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.40.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193799?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.41.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.41.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193800?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.42.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.42.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193801?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.43.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.43.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193802?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.44.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.44.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193803?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.45.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.45.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193804?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.46.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.46.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193805?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.47.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.47.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193806?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.48.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.48.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193807?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.49.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.49.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193808?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.50.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.50.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193809?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.51.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.51.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193810?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.52.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.52.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193811?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.53.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.53.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193812?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.54.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.54.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193813?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.55.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.55.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193814?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.0.56.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.0.56.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193815?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193816?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193817?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta3" }, { "url": "http://public2.vulnerablecode.io/api/packages/193818?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta4" }, { "url": "http://public2.vulnerablecode.io/api/packages/193819?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta5" }, { "url": "http://public2.vulnerablecode.io/api/packages/193820?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta6" }, { "url": "http://public2.vulnerablecode.io/api/packages/193821?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta7" }, { "url": "http://public2.vulnerablecode.io/api/packages/193822?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Beta8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Beta8" }, { "url": "http://public2.vulnerablecode.io/api/packages/193823?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR1" }, { "url": "http://public2.vulnerablecode.io/api/packages/193824?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR2" }, { "url": "http://public2.vulnerablecode.io/api/packages/193825?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR3" }, { "url": "http://public2.vulnerablecode.io/api/packages/193826?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR4" }, { "url": "http://public2.vulnerablecode.io/api/packages/193827?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR5" }, { "url": "http://public2.vulnerablecode.io/api/packages/193828?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR6" }, { "url": "http://public2.vulnerablecode.io/api/packages/193829?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.CR7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.CR7" }, { "url": "http://public2.vulnerablecode.io/api/packages/193830?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.0.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.0.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193831?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.1.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.1.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193832?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.2.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.2.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193833?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.3.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.3.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193834?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.4.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.4.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193835?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.5.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.5.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193836?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.6.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.6.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193837?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.7.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.7.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193838?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.8.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.8.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193839?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.9.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.9.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193840?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.10.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.10.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193841?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.11.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.11.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193842?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.12.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.12.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193843?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.13.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.13.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193844?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.14.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.14.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193845?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.15.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.15.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193846?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.16.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.16.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193847?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.17.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.17.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193848?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.18.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.18.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193849?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.19.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.19.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193850?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.20.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.20.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193851?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.21.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.21.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193852?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.22.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.22.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193853?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.23.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.23.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193854?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.24.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.24.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193855?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.25.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.25.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193856?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.26.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.26.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193857?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.27.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.27.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193858?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.28.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.28.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193859?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.29.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.29.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193860?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.30.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.30.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193861?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.31.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.31.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193862?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.32.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.32.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193863?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.33.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.33.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193864?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.34.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.34.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193865?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.35.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.35.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193866?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.36.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.36.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193867?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.37.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.37.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193868?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.38.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.38.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193869?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.39.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.39.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193870?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.40.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.40.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193871?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.41.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-mba8-bg91-77ak" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.41.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/193872?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.42.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.42.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/199237?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.43.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-3mgs-vrus-q3ag" }, { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-m9t3-3sxz-8faz" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-r7tw-km29-4bdp" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.43.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/199238?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.44.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.44.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230149?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.45.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.45.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230150?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.46.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.46.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230151?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.47.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.47.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230152?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.48.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.48.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230153?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.49.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.49.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230154?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.50.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.50.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230155?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.51.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.51.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230156?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.52.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.52.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230157?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.53.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.53.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230158?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.54.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.54.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230159?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.55.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.55.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230160?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.56.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.56.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230161?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.57.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.57.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/230162?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.58.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-e92u-331h-bkcb" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.58.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/74613?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.59.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.59.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273150?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.60.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.60.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273151?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.61.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.61.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273152?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.62.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.62.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273153?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.63.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.63.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273154?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.64.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.64.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273155?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.65.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.65.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273156?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.66.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.66.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273157?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.67.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.67.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273158?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.68.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.68.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273159?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.69.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.69.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/273160?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.70.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" }, { "vulnerability": "VCID-swu5-a9h5-ffex" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.70.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/74417?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.71.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.71.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673242?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.72.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.72.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673243?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.73.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.73.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673244?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.74.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.74.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673245?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.75.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.75.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/143415?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.76.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-h4rg-c4rj-6kdj" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.76.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/83884?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.77.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.77.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673246?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.78.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.78.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673247?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.79.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.79.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673248?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.80.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.80.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673249?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.81.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.81.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673250?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.82.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.82.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/346490?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.83.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.83.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/346491?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.84.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.84.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/346492?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.85.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-m7b8-8zcj-uqey" }, { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.85.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/80448?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.86.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.86.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673251?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.87.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.87.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673252?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.88.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.88.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673253?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.89.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.89.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673254?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.90.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.90.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673255?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.91.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.91.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673256?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.92.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.92.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673257?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.93.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.93.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673258?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.94.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.94.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673259?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.95.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.95.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673260?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.96.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.96.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673261?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.97.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.97.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673262?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.98.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.98.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673263?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.99.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.99.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673264?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.100.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.100.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673265?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.101.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.101.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673266?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.102.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.102.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673267?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.103.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.103.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673268?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.104.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.104.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673269?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.105.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.105.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673270?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.106.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.106.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/673271?format=api", "purl": "pkg:maven/io.netty/netty-codec-http@4.1.107.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-n9u5-a8js-hbf2" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty/netty-codec-http@4.1.107.Final" }, { "url": "http://public2.vulnerablecode.io/api/packages/93631?format=api", "purl": "pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93678?format=api", "purl": "pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93660?format=api", "purl": "pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty@4.1.108-1.Final_redhat_00001.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93628?format=api", "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93646?format=api", "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93648?format=api", "purl": "pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93663?format=api", "purl": "pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93615?format=api", "purl": "pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/93647?format=api", "purl": "pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1?arch=el7eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2e6w-fs4j-17g9" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap7-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1%3Farch=el7eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87714?format=api", "purl": "pkg:rpm/redhat/eap8-activemq-artemis@2.21.0-5.redhat_00052.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-activemq-artemis@2.21.0-5.redhat_00052.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87770?format=api", "purl": "pkg:rpm/redhat/eap8-angus@2.0.3-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-angus@2.0.3-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87708?format=api", "purl": "pkg:rpm/redhat/eap8-angus-activation@2.0.1-3.redhat_00006.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-angus-activation@2.0.1-3.redhat_00006.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87697?format=api", "purl": "pkg:rpm/redhat/eap8-apache-commons-beanutils@1.9.4-13.redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-commons-beanutils@1.9.4-13.redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87736?format=api", "purl": "pkg:rpm/redhat/eap8-apache-commons-beanutils@1.9.4-13.redhat_00004.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-commons-beanutils@1.9.4-13.redhat_00004.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87744?format=api", "purl": "pkg:rpm/redhat/eap8-apache-commons-cli@1.4.0-2.redhat_00003.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-commons-cli@1.4.0-2.redhat_00003.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87659?format=api", "purl": "pkg:rpm/redhat/eap8-apache-commons-codec@1.15.0-6.redhat_00016.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-commons-codec@1.15.0-6.redhat_00016.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87769?format=api", "purl": "pkg:rpm/redhat/eap8-apache-cxf@4.0.4-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-efw6-swgm-4fbc" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-cxf@4.0.4-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87660?format=api", "purl": "pkg:rpm/redhat/eap8-apache-cxf-xjc-utils@4.0.0-5.redhat_00003.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-efw6-swgm-4fbc" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-cxf-xjc-utils@4.0.0-5.redhat_00003.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87681?format=api", "purl": "pkg:rpm/redhat/eap8-apache-mime4j@0.8.11-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-mime4j@0.8.11-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87733?format=api", "purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.1-2.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-apache-sshd@2.12.1-2.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87675?format=api", "purl": "pkg:rpm/redhat/eap8-bouncycastle@1.78.1-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-bouncycastle@1.78.1-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87735?format=api", "purl": "pkg:rpm/redhat/eap8-byte-buddy@1.14.18-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-byte-buddy@1.14.18-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87749?format=api", "purl": "pkg:rpm/redhat/eap8-caffeine@3.1.8-2.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-caffeine@3.1.8-2.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87684?format=api", "purl": "pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.0-2.GA_redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-eap-product-conf-parent@800.3.0-2.GA_redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87768?format=api", "purl": "pkg:rpm/redhat/eap8-guava-failureaccess@1.0.2-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-guava-failureaccess@1.0.2-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87751?format=api", "purl": "pkg:rpm/redhat/eap8-guava-libraries@33.0.0-1.jre_redhat_00002.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-guava-libraries@33.0.0-1.jre_redhat_00002.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87721?format=api", "purl": "pkg:rpm/redhat/eap8-guava-libraries@33.0.0-1.jre_redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-guava-libraries@33.0.0-1.jre_redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87740?format=api", "purl": "pkg:rpm/redhat/eap8-hal-console@3.6.19-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-hal-console@3.6.19-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87726?format=api", "purl": "pkg:rpm/redhat/eap8-hornetq@2.4.9-4.Final_redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-hornetq@2.4.9-4.Final_redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87701?format=api", "purl": "pkg:rpm/redhat/eap8-httpcomponents-asyncclient@4.1.5-3.redhat_00005.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-httpcomponents-asyncclient@4.1.5-3.redhat_00005.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87747?format=api", "purl": "pkg:rpm/redhat/eap8-httpcomponents-client@4.5.14-4.redhat_00012.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-httpcomponents-client@4.5.14-4.redhat_00012.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87761?format=api", "purl": "pkg:rpm/redhat/eap8-httpcomponents-core@4.4.16-4.redhat_00010.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-httpcomponents-core@4.4.16-4.redhat_00010.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87739?format=api", "purl": "pkg:rpm/redhat/eap8-infinispan@14.0.30-2.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-infinispan@14.0.30-2.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87704?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-json-api@2.1.3-1.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-json-api@2.1.3-1.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87702?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-mail@2.1.3-1.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-mail@2.1.3-1.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87699?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-servlet-api@6.0.0-5.redhat_00006.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-servlet-api@6.0.0-5.redhat_00006.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87679?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-servlet-api@6.0.0-5.redhat_00006.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-servlet-api@6.0.0-5.redhat_00006.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87750?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-websocket@2.1.1-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-websocket@2.1.1-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87674?format=api", "purl": "pkg:rpm/redhat/eap8-jakarta-xml-bind-api@4.0.1-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jakarta-xml-bind-api@4.0.1-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87762?format=api", "purl": "pkg:rpm/redhat/eap8-jandex@3.0.8-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jandex@3.0.8-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87732?format=api", "purl": "pkg:rpm/redhat/eap8-jasypt@1.9.3-4.redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jasypt@1.9.3-4.redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87706?format=api", "purl": "pkg:rpm/redhat/eap8-java-classmate@1.5.1-3.redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-java-classmate@1.5.1-3.redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87678?format=api", "purl": "pkg:rpm/redhat/eap8-jaxb@4.0.5-2.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jaxb@4.0.5-2.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87700?format=api", "purl": "pkg:rpm/redhat/eap8-jaxb@4.0.5-2.redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jaxb@4.0.5-2.redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87722?format=api", "purl": "pkg:rpm/redhat/eap8-jboss-metadata@16.0.0-3.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jboss-metadata@16.0.0-3.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87719?format=api", "purl": "pkg:rpm/redhat/eap8-jboss-openjdk-orb@10.1.0-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jboss-openjdk-orb@10.1.0-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87667?format=api", "purl": "pkg:rpm/redhat/eap8-jboss-openjdk-orb@10.1.0-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jboss-openjdk-orb@10.1.0-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87755?format=api", "purl": "pkg:rpm/redhat/eap8-jbossws-cxf@7.1.0-1.Final_redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jbossws-cxf@7.1.0-1.Final_redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87707?format=api", "purl": "pkg:rpm/redhat/eap8-joda-time@2.12.7-1.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-joda-time@2.12.7-1.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87724?format=api", "purl": "pkg:rpm/redhat/eap8-jsf-impl@4.0.7-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-jsf-impl@4.0.7-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87663?format=api", "purl": "pkg:rpm/redhat/eap8-mod_cluster@2.0.3-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-mod_cluster@2.0.3-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87705?format=api", "purl": "pkg:rpm/redhat/eap8-neethi@3.2.0-1.redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-neethi@3.2.0-1.redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87690?format=api", "purl": "pkg:rpm/redhat/eap8-netty@4.1.108-1.Final_redhat_00001.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-netty@4.1.108-1.Final_redhat_00001.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87711?format=api", "purl": "pkg:rpm/redhat/eap8-netty@4.1.108-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-netty@4.1.108-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87728?format=api", "purl": "pkg:rpm/redhat/eap8-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-netty-transport-native-epoll@4.1.108-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87742?format=api", "purl": "pkg:rpm/redhat/eap8-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-netty-xnio-transport@0.1.10-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87725?format=api", "purl": "pkg:rpm/redhat/eap8-opensaml@4.2.0-4.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-opensaml@4.2.0-4.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87737?format=api", "purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-2.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-parsson@1.1.5-2.redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87691?format=api", "purl": "pkg:rpm/redhat/eap8-reactivex-rxjava@3.1.8-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-reactivex-rxjava@3.1.8-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87670?format=api", "purl": "pkg:rpm/redhat/eap8-resteasy@6.2.7-2.Final_redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-resteasy@6.2.7-2.Final_redhat_00002.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87743?format=api", "purl": "pkg:rpm/redhat/eap8-slf4j@2.0.13-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-slf4j@2.0.13-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87730?format=api", "purl": "pkg:rpm/redhat/eap8-stax2-api@4.2.2-1.redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-stax2-api@4.2.2-1.redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87745?format=api", "purl": "pkg:rpm/redhat/eap8-velocity@2.3.0-3.redhat_00009.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-velocity@2.3.0-3.redhat_00009.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87666?format=api", "purl": "pkg:rpm/redhat/eap8-weld-core@5.1.2-2.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-weld-core@5.1.2-2.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87763?format=api", "purl": "pkg:rpm/redhat/eap8-wildfly@8.0.3-9.GA_redhat_00004.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wildfly@8.0.3-9.GA_redhat_00004.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87734?format=api", "purl": "pkg:rpm/redhat/eap8-wildfly-discovery@1.3.0-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wildfly-discovery@1.3.0-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87661?format=api", "purl": "pkg:rpm/redhat/eap8-wildfly-elytron@2.2.6-1.Final_redhat_00001.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wildfly-elytron@2.2.6-1.Final_redhat_00001.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87767?format=api", "purl": "pkg:rpm/redhat/eap8-wsdl4j@1.6.3-5.redhat_00008.1?arch=el8eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wsdl4j@1.6.3-5.redhat_00008.1%3Farch=el8eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87710?format=api", "purl": "pkg:rpm/redhat/eap8-wsdl4j@1.6.3-5.redhat_00008.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wsdl4j@1.6.3-5.redhat_00008.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87760?format=api", "purl": "pkg:rpm/redhat/eap8-wss4j@3.0.3-1.redhat_00008.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-wss4j@3.0.3-1.redhat_00008.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87748?format=api", "purl": "pkg:rpm/redhat/eap8-xml-security@3.0.4-1.redhat_00005.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-xml-security@3.0.4-1.redhat_00005.1%3Farch=el9eap" }, { "url": "http://public2.vulnerablecode.io/api/packages/87712?format=api", "purl": "pkg:rpm/redhat/eap8-yasson@3.0.3-3.redhat_00002.1?arch=el9eap", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2j9r-6zbp-m3bz" }, { "vulnerability": "VCID-4rs8-tp92-p7ck" }, { "vulnerability": "VCID-8mj8-rxf8-qyau" }, { "vulnerability": "VCID-d5x5-hcjh-efcr" }, { "vulnerability": "VCID-rewk-dvth-tubh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/eap8-yasson@3.0.3-3.redhat_00002.1%3Farch=el9eap" } ], "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-29025.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-29025.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-29025", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00261", "scoring_system": "epss", "scoring_elements": "0.49434", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.00261", "scoring_system": "epss", "scoring_elements": "0.49407", "published_at": "2026-04-02T12:55:00Z" }, { "value": "0.00261", "scoring_system": "epss", "scoring_elements": "0.49442", "published_at": "2026-04-08T12:55:00Z" }, { "value": "0.00261", "scoring_system": "epss", "scoring_elements": "0.49387", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.00268", "scoring_system": "epss", "scoring_elements": "0.50306", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.00268", "scoring_system": "epss", "scoring_elements": "0.50278", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.00268", "scoring_system": "epss", "scoring_elements": "0.50279", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.00324", "scoring_system": "epss", "scoring_elements": "0.55529", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.00324", "scoring_system": "epss", "scoring_elements": "0.55525", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.00324", "scoring_system": "epss", "scoring_elements": "0.55489", "published_at": "2026-04-13T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-29025" }, { "reference_url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29025", "reference_id": "", "reference_type": "", "scores": [], "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-29025" }, { "reference_url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml" }, { "reference_url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-19T15:54:48Z/" } ], "url": "https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3" }, { "reference_url": "https://github.com/netty/netty", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/netty/netty" }, { "reference_url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-19T15:54:48Z/" } ], "url": "https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c" }, { "reference_url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-19T15:54:48Z/" } ], "url": "https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v" }, { "reference_url": "https://github.com/vietj/netty/tree/post-request-decoder", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/vietj/netty/tree/post-request-decoder" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-07-19T15:54:48Z/" } ], "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025" }, { "reference_url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068110", "reference_id": "1068110", "reference_type": "", "scores": [], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068110" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907", "reference_id": "2272907", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2272907" }, { "reference_url": "https://github.com/advisories/GHSA-5jpm-x58v-624v", "reference_id": "GHSA-5jpm-x58v-624v", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-5jpm-x58v-624v" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:3550", "reference_id": "RHSA-2024:3550", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:3550" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:4460", "reference_id": "RHSA-2024:4460", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:4460" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:5479", "reference_id": "RHSA-2024:5479", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:5479" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:5481", "reference_id": "RHSA-2024:5481", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:5481" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:5482", "reference_id": "RHSA-2024:5482", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:5482" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:6657", "reference_id": "RHSA-2024:6657", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:6657" }, { "reference_url": "https://usn.ubuntu.com/7284-1/", "reference_id": "USN-7284-1", "reference_type": "", "scores": [], "url": "https://usn.ubuntu.com/7284-1/" } ], "weaknesses": [ { "cwe_id": 770, "name": "Allocation of Resources Without Limits or Throttling", "description": "The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor." }, { "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": "4.0 - 7.5", "exploitability": "0.5", "weighted_severity": "6.2", "risk_score": 3.1, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rewk-dvth-tubh" }