Описание
ELSA-2023-1593: httpd security update (IMPORTANT)
[2.4.6-98.0.3]
- mod_proxy: ap_proxy_http_request() to clear hop-by-hop first and fixup last [CVE-2022-31813][Orabug: 34381850]
- mod_session: save one apr_strtok() [Orabug: 33338149][CVE-2021-26690]
[2.4.6-98.0.1]
- replace index.html with Oracle's index page oracle_index.html
[2.4.6-97.7]
- Resolves: #2177742 - CVE-2023-25690 httpd: HTTP request splitting with mod_rewrite and mod_proxy
Обновленные пакеты
Oracle Linux 7
Oracle Linux aarch64
httpd
2.4.6-98.0.3.el7_9.7
httpd-devel
2.4.6-98.0.3.el7_9.7
httpd-manual
2.4.6-98.0.3.el7_9.7
httpd-tools
2.4.6-98.0.3.el7_9.7
mod_ldap
2.4.6-98.0.3.el7_9.7
mod_proxy_html
2.4.6-98.0.3.el7_9.7
mod_session
2.4.6-98.0.3.el7_9.7
mod_ssl
2.4.6-98.0.3.el7_9.7
Oracle Linux x86_64
httpd
2.4.6-98.0.3.el7_9.7
httpd-devel
2.4.6-98.0.3.el7_9.7
httpd-manual
2.4.6-98.0.3.el7_9.7
httpd-tools
2.4.6-98.0.3.el7_9.7
mod_ldap
2.4.6-98.0.3.el7_9.7
mod_proxy_html
2.4.6-98.0.3.el7_9.7
mod_session
2.4.6-98.0.3.el7_9.7
mod_ssl
2.4.6-98.0.3.el7_9.7
Связанные CVE
Связанные уязвимости
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.
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.
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.
Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 thr ...