Files
CVEs-PoC/2021/CVE-2021-27545.md
T
2024-06-18 02:51:15 +02:00

19 lines
796 B
Markdown

### [CVE-2021-27545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27545)
![](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
SQL Injection in the "add-services.php" component of PHPGurukul Beauty Parlour Management System v1.0 allows remote attackers to obtain sensitive database information by injecting SQL commands into the "sername" parameter.
### POC
#### Reference
- https://packetstormsecurity.com/files/161468/Beauty-Parlour-Management-System-1.0-Cross-Site-Scripting.html
- https://www.exploit-db.com/exploits/49580
#### Github
No PoCs found on GitHub currently.