Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-25690
HistoryMar 07, 2023 - 12:00 a.m.

CVE-2023-25690

2023-03-0700:00:00
ubuntu.com
ubuntu.com
227
apache http server
mod_proxy
http request smuggling

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS

0.015

Percentile

87.0%

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.

Notes

Author Note
mdeslaur fixed by r1908095 in 2.4.x
OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchapache2<Β 2.4.29-1ubuntu4.27UNKNOWN
ubuntu20.04noarchapache2<Β 2.4.41-4ubuntu3.14UNKNOWN
ubuntu22.04noarchapache2<Β 2.4.52-1ubuntu4.4UNKNOWN
ubuntu22.10noarchapache2<Β 2.4.54-2ubuntu1.2UNKNOWN
ubuntu23.04noarchapache2<Β 2.4.55-1ubuntu2UNKNOWN
ubuntu23.10noarchapache2<Β 2.4.55-1ubuntu2UNKNOWN
ubuntu24.04noarchapache2<Β 2.4.55-1ubuntu2UNKNOWN
ubuntu14.04noarchapache2<Β anyUNKNOWN
ubuntu16.04noarchapache2<Β 2.4.18-2ubuntu3.17+esm10UNKNOWN

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS

0.015

Percentile

87.0%