You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unbounded header handling leads to denial of service
High
victorjulien
published
GHSA-rqqp-24ch-248fOct 16, 2024
Package
libhtp
Affected versions
< 0.5.49
Patched versions
0.5.49
Description
Impact
Unbounded processing of HTTP request and response headers can lead to excessive CPU time and memory utilization, possibly leading to extreme slowdowns.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.
Learn more on MITRE.
Impact
Unbounded processing of HTTP request and response headers can lead to excessive CPU time and memory utilization, possibly leading to extreme slowdowns.
Patches
This issue is addressed in 0.5.49.
References
https://redmine.openinfosecfoundation.org/issues/7191