# N/A
## 漏洞概述
White Star Software Protop版本4.4.2-2024-11-27中存在目录遍历漏洞,利用/pt3upd/端点可以远程读取操作系统上的任意文件。
## 影响版本
- White Star Software Protop 4.4.2-2024-11-27
## 漏洞细节
攻击者可通过在/pt3upd/端点使用编码的遍历序列,远程读取服务器上的任意文件。此漏洞无需身份验证即可利用。
## 影响
未验证的攻击者可以远程访问和读取服务器上的敏感文件,可能导致敏感信息泄露。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | A directory traversal vulnerability was discovered in White Star Software Protop version 4.4.2-2024-11-27, specifically in the /pt3upd/ endpoint. An unauthenticated attacker can remotely read arbitrary files on the underlying OS using encoded traversal sequences. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-44177.yaml | POC详情 |
暂无评论