# N/A
## 漏洞概述
Carel pCOWeb HVAC BACnet Gateway 存在一个未认证的任意文件披露漏洞。攻击者可以通过操纵 `logdownload.cgi` 脚本中的 `file` GET 参数来读取任意敏感文件。
## 影响版本
- pCOWeb HVAC BACnet Gateway 版本 2.1.0
- 坚固件版本范围:A2.1.0 - B2.1.0
- 应用软件版本 2.15.4A Software v16 13020200
## 漏洞细节
攻击者可以通过操控 'file' GET 参数传递给 'logdownload.cgi' Bash 脚本来触发漏洞。'file' 参数没有进行适当验证就用于下载日志文件,导致可通过目录遍历攻击泄露任意敏感文件内容。
## 影响
此漏洞允许攻击者在未认证的情况下读取任意文件,可能导致敏感数据泄露。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | Carel pCOWeb HVAC BACnet Gateway 2.1.0 contains an unauthenticated arbitrary file disclosure caused by improper verification of the 'file' GET parameter in logdownload.cgi, letting attackers disclose sensitive files via directory traversal, exploit requires no authentication. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-37122.yaml | POC详情 |
| 2 | CVE-2022-37122 Path Traversal Scanner | https://github.com/bughuntar/CVE-2022-37122-Exploit | POC详情 |
暂无评论