Actions
Bug #4272
closedTimeout in libhtp with lzma in gzip to be decompressed in many responses
Affected Versions:
Effort:
Difficulty:
Label:
Description
Found by oss-fuzz
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29556
Timeout happens because there are many responses (600 kilobytes) that contain data that is first to be decompressed by gzip, then by lzma...
Actions