{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-6762", "ASSIGNER": "security@eclipse.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Jetty PushSessionCacheFilter can be exploited by unauthenticated users \nto launch remote DoS attacks by exhausting the server\u2019s memory." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400 Uncontrolled Resource Consumption", "cweId": "CWE-400" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Eclipse Foundation", "product": { "product_data": [ { "product_name": "Jetty", "version": { "version_data": [ { "version_affected": "<=", "version_name": "10.0.0", "version_value": "10.0.17" }, { "version_affected": "<=", "version_name": "11.0.0", "version_value": "11.0.17" }, { "version_affected": "<=", "version_name": "12.0.0", "version_value": "12.0.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/jetty/jetty.project/security/advisories/GHSA-r7m4-f9h5-gr79", "refsource": "MISC", "name": "https://github.com/jetty/jetty.project/security/advisories/GHSA-r7m4-f9h5-gr79" }, { "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/24", "refsource": "MISC", "name": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/24" }, { "url": "https://github.com/jetty/jetty.project/pull/9715", "refsource": "MISC", "name": "https://github.com/jetty/jetty.project/pull/9715" }, { "url": "https://github.com/jetty/jetty.project/pull/9716", "refsource": "MISC", "name": "https://github.com/jetty/jetty.project/pull/9716" }, { "url": "https://github.com/jetty/jetty.project/pull/10756", "refsource": "MISC", "name": "https://github.com/jetty/jetty.project/pull/10756" }, { "url": "https://github.com/jetty/jetty.project/pull/10755", "refsource": "MISC", "name": "https://github.com/jetty/jetty.project/pull/10755" } ] }, "generator": { "engine": "Vulnogram 0.2.0" }, "source": { "discovery": "UNKNOWN" }, "work_around": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "
The session usage is intrinsic to the design of the PushCacheFilter. The issue can be avoided by:
\n