Cross-Site Request Forgery in phpMyAdmin Affects Multiple Versions
CVE-2018-10188
8.8HIGH
Key Information:
- Vendor
PHPmyadmin
- Status
- Vendor
- CVE Published:
- 19 April 2018
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2018-10188?
A CSRF vulnerability exists in phpMyAdmin 4.8.0 versions prior to 4.8.0-1, allowing attackers to potentially execute unauthorized SQL commands. This flaw arises from improper validation of requests in specific JavaScript and PHP files, posing a risk to the integrity of the database. Administrators should apply the latest updates and implement strict validation measures to mitigate the risk.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.