# N/A
## 概述
webp_server_go 0.4.0 版本中存在目录遍历漏洞,攻击者可以通过该漏洞读取服务器上的任意文件信息。
## 影响版本
- webp_server_go 0.4.0
## 细节
该漏洞允许攻击者通过目录遍历技术访问服务器上的任意文件内容。
## 影响
攻击者可以利用此漏洞读取服务器上的敏感文件信息,可能导致信息泄露。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | webp_server_go 0.4.0 contains a path traversal caused by insufficient sanitization in file handling, letting attackers read arbitrary files on the server, exploit requires attacker to send crafted requests. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-46104.yaml | POC详情 |
暂无评论