QID 355276
Date Published: 2023-05-29
QID 355276: Amazon Linux Security Advisory for httpd : ALAS2023-2023-136
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. (
( CVE-2023-25690) http response smuggling vulnerability in apache http server via mod_proxy_uwsgi.
This issue affects apache http server: from 2.4.30 through 2.4.55.
Special characters in the origin response header can truncate/split the response forwarded to the client. (
( CVE-2023-27522)
Note: The preceding description block is extracted directly from the security advisory. Using automation, we have attempted to clean and format it as much as possible without introducing additional issues.
Successful exploitation of this vulnerability could lead to a securitybreach or could affect integrity, availability, and confidentiality.
- ALAS2023-2023-136 -
alas.aws.amazon.com/AL2023/ALAS-2023-136.html
CVEs related to QID 355276
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| ALAS2023-2023-136 | amazon linux 2023 |
|