CVE-2024-31079
29.05.2024, 16:15
When NGINX Plus or NGINX OSS are configured to use the HTTP/3 QUIC module, undisclosed HTTP/3 requests can cause NGINX worker processes to terminate or causeother potential impact. This attack requires that a request be specifically timed during the connection draining process, which the attacker has no visibility and limited influence over.Enginsight
Vendor | Product | Version |
---|---|---|
f5 | nginx_open_source | 1.25.0 ≤ 𝑥 < 1.26.1 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References