exasol / kafka-connector-extension

Exasol Kafka Extension for accessing Apache Kafka
MIT License
4 stars 7 forks source link

🔐 CVE-2024-8184: org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:test #113

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 3 weeks ago

Summary

There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.

CVE: CVE-2024-8184 CWE: CWE-400

References