Bug 2101020
| Summary: | RESPONSE_STATUS rule breaks with larger 500 response | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Aaron Ogburn <aogburn> | |
| Component: | mod_security_crs | Assignee: | Tomas Korbar <tkorbar> | |
| Status: | CLOSED ERRATA | QA Contact: | Branislav NĂ¡ter <bnater> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 8.8 | CC: | dmasirka, luhliari, mosvald, tkorbar | |
| Target Milestone: | rc | Keywords: | TestCaseProvided, Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | mod_security_crs-3.3.0-4.el8 | Doc Type: | If docs needed, set a value | |
| Doc Text: |
Cause: Response status rule was in phase 4 and evaluated too late.
Consequence: Truncated 5xx response could get through mod security, if ProxyIOBufferSize was exceeded, instead of the proper 403 status response.
Fix: The appropriate rule was moved to phase 3 and early blocking feature backported.
Result: Proper 403 response is now sent to client in case of proxying servers 5xx response bigger than ProxyIOBufferSize.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2115313 2124200 (view as bug list) | Environment: | ||
| Last Closed: | 2023-05-16 08:38:04 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2115313, 2124200 | |||
| Deadline: | 2022-10-24 | |||
|
Description
Aaron Ogburn
2022-06-24 21:23:45 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (mod_security_crs bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:2846 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |