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

18 lines
752 B
Markdown

### [CVE-2021-27544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27544)
![](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
Cross Site Scripting (XSS) in the "add-services.php" component of PHPGurukul Beauty Parlour Management System v1.0 allows remote attackers to execute arbitrary code by injecting arbitrary HTML into the "sername" parameter.
### POC
#### Reference
- https://packetstormsecurity.com/files/161468/Beauty-Parlour-Management-System-1.0-Cross-Site-Scripting.html
#### Github
No PoCs found on GitHub currently.