# N/A
## 漏洞概述
PHPGurukul Hospital Management System 在 PHP v4.0 版本中的 \hms\user-login.php 存在 SQL 注入漏洞。远程未认证用户可以利用此漏洞获取数据库的敏感信息。
## 影响版本
- PHPGurukul Hospital Management System v4.0
## 漏洞细节
漏洞位于路径 \hms\user-login.php 中,攻击者可通过此路径注入恶意的 SQL 语句,从而获取数据库中存储的敏感信息。
## 漏洞影响
远程未认证用户可以利用此漏洞来执行SQL注入攻击,以此获取敏感数据。这可能导致数据泄露、数据被篡改或服务被破坏。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | PHPGurukul Hospital Management System in PHP v4.0 has a SQL injection vulnerability in \hms\user-login.php. Remote unauthenticated users can exploit the vulnerability to obtain sensitive database information. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-22165.yaml | POC详情 |
暂无评论