cve/2017/CVE-2017-1000499.md

20 lines
880 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-1000499](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000499)
![](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 versions 4.7.x (prior to 4.7.6.1/4.7.7) are vulnerable to a CSRF weakness. By deceiving a user to click on a crafted URL, it is possible to perform harmful database operations such as deleting records, dropping/truncating tables etc.
### POC
#### Reference
- http://cyberworldmirror.com/vulnerability-phpmyadmin-lets-attacker-perform-drop-table-single-click/
- https://www.exploit-db.com/exploits/45284/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Villaquiranm/5MMISSI-CVE-2017-1000499