# N/A
## 漏洞概述
TP-Link TL-WR840N v5 和 TL-WR841N v13 设备上发现的一个漏洞,允许未授权的访问。该漏洞原因是 `/cgi/` 文件夹或 `/cgi` 文件的会话处理不当。攻击者可以通过发送特定的请求头绕过认证。
## 影响版本
- TP-Link TL-WR840N v5: 00000005 0.9.1 3.16 v0001.0 Build 170608 Rel.58696n
- TP-Link TL-WR841N v13: 00000013 0.9.1 4.16 v0001.0 Build 170622 Rel.64334n
## 漏洞细节
攻击者可以在HTTP请求中添加特定的referer头(`Referer: http://192.168.0.1/mainFrame.htm`),从而使所有操作不需要认证。
## 影响
该漏洞允许攻击者在没有认证的情况下执行任意操作,可能导致设备被完全控制。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | An issue was discovered on TP-Link TL-WR840N. This issue is caused by improper session handling on the /cgi/ folder or a /cgi file. If an attacker sends a header of "Referer: http://192.168.0.1/mainFrame.htm" then no authentication is required for any action. | https://github.com/mikelkarma/cve-2018-11714_POC | POC详情 |
暂无评论