# N/A
## 漏洞概述
Bludit 3.9.2中的`bl-kernel/security.class.php`文件存在漏洞,允许攻击者通过使用大量伪造的X-Forwarded-For或Client-IP HTTP头来绕过暴力保护机制。
## 影响版本
Bludit 3.9.2
## 漏洞细节
攻击者可以通过向服务器发送多个具有伪造的`X-Forwarded-For`或`Client-IP`头的请求,来绕过Bludit的暴力保护机制。这些伪造的头信息会误导系统,使其无法正确地追踪和限制来自同一IP地址的重复登录尝试。
## 影响
此漏洞可能导致攻击者绕过登录尝试次数的限制,从而增加暴力破解成功的机会。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | This is the exploit of CVE-2019-17240. | https://github.com/pingport80/CVE-2019-17240 | POC详情 |
2 | Bludit 3.9.2 - bruteforce bypass - CVE-2019-17240 | https://github.com/LucaReggiannini/Bludit-3-9-2-bb | POC详情 |
3 | Better version of rastating.github.io/bludit-brute-force-mitigation-bypass/ | https://github.com/triple-octopus/Bludit-CVE-2019-17240-Fork | POC详情 |
4 | Bludit <= 3.9.2 - Authentication Bruteforce Mitigation Bypass Exploit/PoC | https://github.com/ColdFusionX/CVE-2019-17240_Bludit-BF-Bypass | POC详情 |
5 | Bypass bludit mitigation login form and upload malicious to call a rev shell | https://github.com/jayngng/bludit-CVE-2019-17240 | POC详情 |
6 | Bludit 3.9.2 - Auth Brute Force Mitigation Bypass. CVE-2019-17240 | https://github.com/brunosergi/bloodit | POC详情 |
7 | None | https://github.com/spyx/cve-2019-17240 | POC详情 |
8 | Bludit 3.9.2 auth bruteforce bypass | https://github.com/mind2hex/CVE-2019-17240 | POC详情 |
9 | Bludit 3.9.2 - Auth Bruteforce Bypass CVE:2019-17240 Refurbish In bash | https://github.com/0xDTC/Bludit-3.9.2-Auth-Bruteforce-Bypass-CVE-2019-17240 | POC详情 |
10 | Bludit 3.9.2 auth bruteforce bypass | https://github.com/mind2hex/CVE-2019-17240-Bludit-3.9.2-Auth-Bruteforce-Bypass | POC详情 |