Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/69124?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/69124?format=api", "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.54", "type": "maven", "namespace": "org.eclipse.jetty.http2", "name": "http2-common", "version": "9.4.54", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": "10.0.17", "latest_non_vulnerable_version": "11.0.20", "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/47116?format=api", "vulnerability_id": "VCID-5sz9-k4jb-97bv", "summary": "Connection leaking on idle timeout when TCP congested\nIf an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written.\nHowever it is not written because the connection is TCP congested.\nWhen another idle timeout period elapses, it is then supposed to hard close the connection, but it delegates to the HTTP/2 session which reports that it has already been closed so it does not attempt to hard close the connection.\n\nThis leaves the connection in ESTABLISHED state (i.e. not closed), TCP congested, and idle.\n\nAn attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients.\n\nThe client may also be impacted (if the server does not read causing a TCP congestion), but the issue is more severe for servers.", "references": [ { "reference_url": "https://github.com/jetty/jetty.project", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project" }, { "reference_url": "https://github.com/jetty/jetty.project/commit/0839a208cdc3fcfe25206a77af59ba9fda260188", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project/commit/0839a208cdc3fcfe25206a77af59ba9fda260188" }, { "reference_url": "https://github.com/jetty/jetty.project/commit/b953871c9a5ff4fbca4a2499848f75182dbd9810", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project/commit/b953871c9a5ff4fbca4a2499848f75182dbd9810" }, { "reference_url": "https://github.com/jetty/jetty.project/issues/11256", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project/issues/11256" }, { "reference_url": "https://github.com/jetty/jetty.project/issues/11259", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project/issues/11259" }, { "reference_url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00002.html", "reference_id": "", "reference_type": "", "scores": [], "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00002.html" }, { "reference_url": "https://security.netapp.com/advisory/ntap-20240329-0001", "reference_id": "", "reference_type": "", "scores": [], "url": "https://security.netapp.com/advisory/ntap-20240329-0001" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201", "reference_id": "CVE-2024-22201", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201" }, { "reference_url": "https://github.com/advisories/GHSA-rggv-cv7r-mw98", "reference_id": "GHSA-rggv-cv7r-mw98", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-rggv-cv7r-mw98" }, { "reference_url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98", "reference_id": "GHSA-rggv-cv7r-mw98", "reference_type": "", "scores": [], "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-rggv-cv7r-mw98" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/69124?format=api", "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.54", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.54" }, { "url": "http://public2.vulnerablecode.io/api/packages/69125?format=api", "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.20", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.http2/http2-common@10.0.20" }, { "url": "http://public2.vulnerablecode.io/api/packages/69126?format=api", "purl": "pkg:maven/org.eclipse.jetty.http2/http2-common@11.0.20", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.http2/http2-common@11.0.20" } ], "aliases": [ "CVE-2024-22201", "GHSA-rggv-cv7r-mw98" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5sz9-k4jb-97bv" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.eclipse.jetty.http2/http2-common@9.4.54" }