CVE-2023-25690
Description
Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack. Configurations are affected when mod_proxy is enabled along with some form of RewriteRule or ProxyPassMatch in which a non-specific pattern matches some portion of the user-supplied request-target (URL) data and is then re-inserted into the proxied request-target using variable substitution. For example, something like: RewriteEngine on RewriteRule "^/here/(.*)" "http://example.com:8080/elsewhere?$1"; [P] ProxyPassReverse /here/ http://example.com:8080/ Request splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | httpd-filesystem-2.4.53-7.el9_1.5.noarch.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 2.4.56-1 |
| sid | Fixed | 2.4.56-1 |
| forky | Fixed | 2.4.56-1 |
| bullseye | Fixed | 2.4.56-1~deb11u1 |
| bookworm | Fixed | 2.4.56-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://security-tracker.debian.org/tracker/CVE-2023-25690
- https://access.redhat.com/errata/RHSA-2023:1670
- https://errata.rockylinux.org/RLBA-2023:3183
- https://errata.rockylinux.org/RLSA-2023:1673
- https://www.suse.com/security/cve/CVE-2023-25690.html
- https://errata.rockylinux.org/RLBA-2023:3144
- https://errata.rockylinux.org/RLSA-2023:1670
- https://access.redhat.com/errata/RHSA-2023:1673
- https://bugzilla.redhat.com/2176209
- https://errata.almalinux.org/8/ALSA-2023-1673.html
- https://errata.almalinux.org/9/ALSA-2023-1670.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.