中危 nginx 1.3.9/1.4.0 http/ngx_http_parse.c ngx_http_parse_chunked 数字错误漏洞
CVE编号
CVE-2013-2028利用情况
POC 已公开补丁情况
官方补丁披露时间
2013-07-20漏洞描述
nginx是HTTP及反向代理服务器,同时也用作邮件代理服务器。 nginx 1.3.9 - 1.4.0在解析HTTP块时,"ngx_http_parse_chunked()"函数 (http/ngx_http_parse.c)中存在错误,攻击者可以利用漏洞造成栈缓冲区溢出。解决建议
用户可参考如下供应商提供的安全公告获得补丁信息:http://nginx.org/en/security_advisories.htmlhttp://nginx.org/download/patch.2013.chunked.txt受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | nginx | nginx | * | From (including) 1.3.9 | Up to (including) 1.4.0 | ||||
运行在以下环境 | |||||||||
系统 | debian_10 | nginx | * | Up to (excluding) 1.14.2-2+deb10u4 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | nginx | * | Up to (excluding) 1.18.0-6.1+deb11u3 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | nginx | * | Up to (excluding) 1.22.1-9 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | nginx | * | Up to (excluding) 1.24.0-2 | |||||
- 攻击路径 远程
- 攻击复杂度 容易
- 权限要求 无需权限
- 影响范围 越权影响
- EXP成熟度 POC 已公开
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 DoS
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-787 | 跨界内存写 |
Exp相关链接
- https://github.com//kitctf/nginxpwn
- https://github.com/danghvu/nginx-1.4.0
- https://github.com/kitctf/nginxpwn
- https://github.com/m4drat/CVE-2013-2028-Exploit
- https://github.com/mambroziak/docker-cve-2013-2028
- https://github.com/tachibana51/CVE-2013-2028-x64-bypass-ssp-and-pie-PoC
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/nginx_chunked_size.rb
- https://www.exploit-db.com/exploits/25499
- https://www.exploit-db.com/exploits/25775
- https://www.exploit-db.com/exploits/26737
- https://www.exploit-db.com/exploits/32277

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