There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally.
Workaround:
The product does not properly control the allocation and maintenance of a limited resource.
Link | Tags |
---|---|
https://github.com/jetty/jetty.project/security/advisories/GHSA-7hcf-ppf8-5w5h | vendor advisory |
https://gitlab.eclipse.org/security/cve-assignement/-/issues/39 | issue tracking vendor advisory |
https://github.com/jetty/jetty.project/issues/1256 | issue tracking |
https://security.netapp.com/advisory/ntap-20250306-0006/ | third party advisory |