# N/A
## 漏洞概述
Nginx的范围过滤模块存在整数溢出漏洞,可能导致敏感信息泄露。该漏洞可以通过精心制作的请求触发。
## 影响版本
Nginx 版本从 0.5.6 到 1.13.2(包括 1.13.2)均受影响。
## 漏洞细节
漏洞存在于 Nginx 的范围过滤模块中。攻击者可以通过发送特制的HTTP请求,触发整数溢出,导致内存错误,进而泄露敏感信息。
## 影响
该漏洞可能导致内存信息泄露,攻击者可能获取到敏感数据,包括但不限于配置信息、用户数据等。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | None | https://github.com/liusec/CVE-2017-7529 | POC详情 |
2 | CVE-2017-7529_PoC | https://github.com/en0f/CVE-2017-7529_PoC | POC详情 |
3 | cve-2017-7529 | https://github.com/cved-sources/cve-2017-7529 | POC详情 |
4 | None | https://github.com/MaxSecurity/CVE-2017-7529-POC | POC详情 |
5 | Exploit for NGiX 1.6.2 Remote Integer Overflow Vulnerability CVE-2017-7529 | https://github.com/cyberk1w1/CVE-2017-7529 | POC详情 |
6 | None | https://github.com/cyberharsh/nginx-CVE-2017-7529 | POC详情 |
7 | Scans for nginx integer overflow vulnerability (CVE-2017-7529) | https://github.com/daehee/nginx-overflow | POC详情 |
8 | CVE-2017-7529 | nginx on the range 0.5.6 - 1.13.2 | https://github.com/gemboxteam/exploit-nginx-1.10.3 | POC详情 |
9 | Added Vulnerability Code in Python for Nginx Vulnerability (CVE-2017-7529) | https://github.com/fardeen-ahmed/Remote-Integer-Overflow-Vulnerability | POC详情 |
10 | CVE-2017-7529 | https://github.com/mo3zj/Nginx-Remote-Integer-Overflow-Vulnerability | POC详情 |
11 | None | https://github.com/fu2x2000/CVE-2017-7529-Nginx---Remote-Integer-Overflow-Exploit | POC详情 |
12 | Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range filter module resulting into leak of potentially sensitive information triggered by specially crafted request. | https://github.com/Shehzadcyber/CVE-2017-7529 | POC详情 |
13 | CVE-2017-7529: Nginx versions since 0.5.6 up to and including 1.13.2 are vulnerable to integer overflow vulnerability in nginx range filter module resulting into leak of potentially sensitive information triggered by specially crafted request. | https://github.com/coolman6942o/-Exploit-CVE-2017-7529 | POC详情 |
14 | Nginx (ver. 0.5.6 - 1.13.2) Remote Integer Overflow | https://github.com/SirEagIe/CVE-2017-7529 | POC详情 |
15 | POC for CVE-2017-7529 | https://github.com/Fenil2511/CVE-2017-7529-POC | POC详情 |
16 | None | https://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Nginx%E8%B6%8A%E7%95%8C%E8%AF%BB%E5%8F%96%E7%BC%93%E5%AD%98%E6%BC%8F%E6%B4%9E%20CVE-2017-7529.md | POC详情 |
17 | https://github.com/vulhub/vulhub/blob/master/nginx/CVE-2017-7529/README.md | POC详情 | |
18 | None | https://github.com/youngmin0104/CVE-2017-7529- | POC详情 |
19 | cve-2017-7529 | https://github.com/portfolio10/nginx | POC详情 |
暂无评论