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

18 lines
712 B
Markdown

### [CVE-2020-23833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23833)
![](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
Projectworlds House Rental v1.0 suffers from an unauthenticated SQL Injection vulnerability, allowing remote attackers to execute arbitrary code on the hosting webserver via a malicious index.php POST request.
### POC
#### Reference
- https://packetstormsecurity.com/files/158811/House-Rental-1.0-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.