# N/A
## 漏洞概述
Akamai CloudTest在60 2025.06.02 (12988)之前的版本中存在XML外部实体注入(XXE)漏洞,允许攻击者进行文件包含攻击。
## 影响版本
- Akamai CloudTest 60 2025.06.02 (12988)之前的版本
## 漏洞细节
攻击者可以通过XML外部实体注入(XXE)漏洞,将恶意构造的XML输入发送给应用程序,从而导致应用程序读取或包含敏感文件。
## 影响
此漏洞允许攻击者执行文件包含攻击,可能导致敏感信息泄露或服务器控制。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Akamai CloudTest before 60 2025.06.02 (12988) allows file inclusion via XML External Entity (XXE) injection. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-49493.yaml | POC详情 |
2 | None | https://github.com/MuhammadWaseem29/CVE-2025-49493-Poc | POC详情 |
3 | CVE-2025-49493 | https://github.com/B1ack4sh/Blackash-CVE-2025-49493 | POC详情 |
4 | This is a Python-based exploit for **CVE-2025-49493**, which affects Akamai CloudTest versions before 60 2025.06.02 (12988). The vulnerability allows for XML External Entity (XXE) injection through the SOAP service endpoint. | https://github.com/SystemVll/CVE-2025-49493 | POC详情 |
暂无评论