Release Date: | 2023-03-07 |
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?"; [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.
See more information about CVE-2023-25690 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS v3.0 metrics and score provided are preliminary and subject to review.
Base Score: | 9.8 | Base Metrics: | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Access Vector: | Network | Attack Complexity: | Low |
Privileges Required: | None | User Interaction: | None |
Scope: | Unchanged | Confidentiality Impact: | High |
Integrity Impact: | High | Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 7 (httpd) | ELSA-2023-1593 | 2023-04-05 |
Oracle Linux version 8 (httpd) | ELSA-2023-1673 | 2023-04-07 |
Oracle Linux version 8 (mod_http2) | ELSA-2023-1673 | 2023-04-07 |
Oracle Linux version 8 (mod_md) | ELSA-2023-1673 | 2023-04-07 |
Oracle Linux version 9 (httpd) | ELSA-2023-1670 | 2023-04-06 |
Oracle Linux version 9 (mod_http2) | ELSA-2023-1670 | 2023-04-06 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team