中危 Apache HTTP Server 存在请求走私漏洞

CVE编号

CVE-2023-25690

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-03-08
漏洞描述
Apache HTTP Server是一款Web服务器。
该项目受影响版本存在请求走私漏洞。由于intro.xml中存在RewriteRule配置不当,当Apache启用mod_proxy且配置如 RewriteRule "^/here/(.*)" " http://example.com:8080/elsewhere?$1"; http://example.com:8080/elsewhere ; [P] ProxyPassReverse /here/ http://example.com:8080/ http://example.com:8080/ 等通过非特定模式匹配用户提供的URL时,远程攻击者可利用RewriteRule 或proxypassmatch修改URL实现请求走私,进而绕过代理服务器的访问控制
解决建议
"将组件 httpd 升级至 2.4.56 及以上版本"
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
应用 apache http_server * From
(including)
2.4.0
Up to
(including)
2.4.55
运行在以下环境
系统 alpine_3.14 apache2 * Up to
(excluding)
2.4.56-r0
运行在以下环境
系统 alpine_3.15 apache2 * Up to
(excluding)
2.4.56-r0
运行在以下环境
系统 alpine_3.16 apache2 * Up to
(excluding)
2.4.56-r0
运行在以下环境
系统 alpine_3.17 apache2 * Up to
(excluding)
2.4.56-r0
运行在以下环境
系统 alpine_edge apache2 * Up to
(excluding)
2.4.56-r0
运行在以下环境
系统 debian_10 apache2 * Up to
(including)
2.4.38-3+deb10u8
运行在以下环境
系统 debian_11 apache2 * Up to
(including)
2.4.54-1~deb11u1
运行在以下环境
系统 debian_12 apache2 * Up to
(including)
2.4.55-1
运行在以下环境
系统 debian_sid apache2 * Up to
(including)
2.4.55-1
运行在以下环境
系统 ubuntu_18.04 httpd * Up to
(excluding)
2.4.29-1ubuntu4.27
运行在以下环境
系统 ubuntu_20.04 httpd * Up to
(excluding)
2.4.41-4ubuntu3.14
运行在以下环境
系统 ubuntu_22.04 httpd * Up to
(excluding)
2.4.52-1ubuntu4.4
运行在以下环境
系统 ubuntu_22.10 httpd * Up to
(excluding)
2.4.54-2ubuntu1.2
阿里云评分
6.7
  • 攻击路径
    远程
  • 攻击复杂度
    容易
  • 权限要求
    无需权限
  • 影响范围
    全局影响
  • EXP成熟度
    未验证
  • 补丁情况
    官方补丁
  • 数据保密性
    数据泄露
  • 数据完整性
    无影响
  • 服务器危害
    无影响
  • 全网数量
    N/A
CWE-ID 漏洞类型
CWE-444 HTTP请求的解释不一致性(HTTP请求私运)
阿里云安全产品覆盖情况