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

18 lines
665 B
Markdown

### [CVE-2018-10188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10188)
![](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
phpMyAdmin 4.8.0 before 4.8.0-1 has CSRF, allowing an attacker to execute arbitrary SQL statements, related to js/db_operations.js, js/tbl_operations.js, libraries/classes/Operations.php, and sql.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/44496/
#### Github
No PoCs found on GitHub currently.