中危 Squid chunked decoder 存在HTTP请求走私漏洞(CVE-2023-46846)
CVE编号
CVE-2023-46846利用情况
暂无补丁情况
官方补丁披露时间
2023-10-27漏洞描述
Squid 是开源的 HTTP 代理,提供网络缓存、流量过滤、网络代理等功能。chunked decoder 是Squid代理服务器用于对分块传输(请求头配置:Transfer-Encoding:chunked)的数据进行解码的功能。 Squid 受影响版本中由于 chunked decoder 的宽松性(接受 0x 前缀编写的十六进制表示的块大小),导致在解析 HTTP/1.1 和 ICAP 消息时存在HTTP请求走私漏洞。当上游服务器与 Squid 对分块传输数据的解析语法不同时,攻击者可构造包含特定块大小和数据的 http 请求,导致请求被解释为多个请求和响应,从而绕过防火墙等安全系统,执行未经授权访问敏感数据等操作。解决建议
"将 squid 升级至 6.4 及以上版本"受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | squid-cache | squid | * | From (including) 2.6 | Up to (excluding) 6.4 | ||||
运行在以下环境 | |||||||||
系统 | debian_10 | squid | * | Up to (including) 4.6-1+deb10u7 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | squid | * | Up to (including) 4.13-10+deb11u2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | squid | * | Up to (including) 5.7-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | squid | * | Up to (including) 6.3-1 | |||||
运行在以下环境 | |||||||||
系统 | oracle_9 | oraclelinux-release | * | Up to (excluding) 5.5-5.el9_2.1 | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux | 8.0 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux | 9.0 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_eus | 8.6 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_eus | 8.8 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_eus | 9.0 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_eus | 9.2 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_aus | 8.2 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_aus | 8.4 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_aus | 8.6 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_aus | 9.2 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_tus | 8.2 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_tus | 8.4 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_tus | 8.6 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_tus | 8.8 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat | enterprise_linux_server_tus | 9.2 | - | |||||
运行在以下环境 | |||||||||
系统 | redhat_9 | squid-debugsource | * | Up to (excluding) 5.5-5.el9_2.1 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 全局影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-444 | HTTP请求的解释不一致性(HTTP请求私运) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论