Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2023-25690

Gravedad CVSS v3.1:
CRÍTICA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
07/03/2023
Última modificación:
13/02/2025

Descripción

*** Pendiente de traducción *** Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.<br /> <br /> <br /> <br /> <br /> Configurations are affected when mod_proxy is enabled along with some form of RewriteRule<br /> or ProxyPassMatch in which a non-specific pattern matches<br /> some portion of the user-supplied request-target (URL) data and is then<br /> re-inserted into the proxied request-target using variable <br /> substitution. For example, something like:<br /> <br /> <br /> <br /> <br /> RewriteEngine on<br /> RewriteRule "^/here/(.*)" "http://example.com:8080/elsewhere?$1"; [P]<br /> ProxyPassReverse /here/ http://example.com:8080/<br /> <br /> <br /> 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.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:* 2.4.0 (incluyendo) 2.4.55 (incluyendo)