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

19 lines
815 B
Markdown

### [CVE-2015-2237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2237)
![](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
Multiple SQL injection vulnerabilities in Betster (aka PHP Betoffice) 1.0.4 allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) showprofile.php or (2) categoryedit.php or (3) username parameter in a login to index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/130696/Betster-1.0.4-SQL-Injection-Authentication-Bypass.html
- https://www.exploit-db.com/exploits/36306/
#### Github
No PoCs found on GitHub currently.