Actions
Bug #5706
closedapp-layer-htp: Condition depending on enabled IPS mode never true
Affected Versions:
Effort:
Difficulty:
Label:
Description
When setting up HTP app layer in function HTPConfigParseParameters(), the function checks for enabled IPS mode. However, the function is called too early in the configuration process and IPS mode is not evaluated at that time. cfg_prec->http_body_inline then is always 0 when it should be equal to 1.
It is located in the file app-layer-htp.c at the line ~2864.
Updated by Lukas Sismis almost 3 years ago
Updated by Victor Julien almost 3 years ago
- Priority changed from Normal to High
Updated by Victor Julien almost 3 years ago
- Status changed from New to In Review
Updated by Victor Julien almost 3 years ago
- Status changed from In Review to Closed
- Priority changed from High to Normal
Updated by Victor Julien almost 3 years ago
@Lukas Sismis is this an issue in 6 as well?
Updated by Lukas Sismis almost 3 years ago
- Label Needs backport to 6.0 added
@Victor Julien yes, this is also in 6. Adding a label "Needs backport to 6.0" and will start working on it.
Updated by Victor Julien over 2 years ago
- Status changed from Closed to Resolved
Updated by OISF Ticketbot over 2 years ago
- Label deleted (
Needs backport to 6.0)
Updated by Victor Julien over 2 years ago
- Related to Bug #5934: app-layer-htp: Condition depending on enabled IPS mode never true (6.0.x backport) added
Updated by Victor Julien over 2 years ago
- Status changed from Resolved to Closed
Actions