Files
CVEs-PoC/2020/CVE-2020-26628.md
T
2024-05-25 21:48:12 +02:00

18 lines
823 B
Markdown

### [CVE-2020-26628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26628)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A Cross-Site Scripting (XSS) vulnerability was discovered in Hospital Management System V4.0 which allows an attacker to execute arbitrary web scripts or HTML code via a malicious payload appended to a username on the 'Edit Profile" page and triggered by another user visiting the profile.
### POC
#### Reference
- https://packetstormsecurity.com/files/176302/Hospital-Management-System-4.0-XSS-Shell-Upload-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.