# N/A
## 漏洞概述
Boa 0.94.13 版本中存在一个漏洞,远程攻击者可以通过配置错误来获取敏感信息。此问题涉及的文件包括 `backup.html`, `preview.html`, `js/log.js`, `log.html`, `email.html`, `online-users.html`, 和 `config.js`。
## 影响版本
- Boa 0.94.13
## 细节
该漏洞是由于上述列出的文件配置不当导致的,从而允许攻击者访问敏感信息。然而,多个第三方指出,这些文件并不属于Boa,因此该问题更像是一个站点特定的问题。
## 影响
攻击者可以利用此漏洞远程获取敏感信息,但该问题的实际影响可能受限于具体的网站配置,而不是Boa软件本身。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | None | https://github.com/mdanzaruddin/CVE-2021-33558. | POC详情 |
2 | CVE-2021-33558 POC | https://github.com/anldori/CVE-2021-33558 | POC详情 |
3 | Boa 0.94.13 allows remote attackers to obtain sensitive information via a misconfiguration involving backup.html, preview.html, js/log.js, log.html, email.html, online-users.html, and config.js. NOTE- multiple third parties report that this is a site-specific issue because those files are not part of Boa. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-33558.yaml | POC详情 |
暂无评论