mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
21 lines
992 B
Markdown
21 lines
992 B
Markdown
### [CVE-2024-2758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2758)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Tempesta FW rate limits are not enabled by default. They are either set too large to capture empty CONTINUATION frames attacks or too small to handle normal HTTP requests appropriately.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Ampferl/poc_http2-continuation-flood
|
|
- https://github.com/DrewskyDev/H2Flood
|
|
- https://github.com/Vos68/HTTP2-Continuation-Flood-PoC
|
|
|