mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
665 B
Markdown
18 lines
665 B
Markdown
### [CVE-2018-10188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10188)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|