Bug #5706
closed
app-layer-htp: Condition depending on enabled IPS mode never true
Added by Lukas Sismis about 2 years ago.
Updated over 1 year ago.
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.
- Priority changed from Normal to High
- Status changed from New to In Review
- Status changed from In Review to Closed
- Priority changed from High to Normal
- 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.
- Status changed from Closed to Resolved
- Label deleted (
Needs backport to 6.0)
- Related to Bug #5934: app-layer-htp: Condition depending on enabled IPS mode never true (6.0.x backport) added
- Status changed from Resolved to Closed
Also available in: Atom
PDF