Exploitation Summary
EIP tracks 1 public exploit for CVE-2013-3241. PoCs published by waraxe.
AI-analyzed exploit summary This is a detailed technical writeup describing multiple vulnerabilities in phpMyAdmin, including remote code execution via preg_replace() and local file inclusion in export.php. It provides root cause analysis, affected versions, and step-by-step exploitation details.
Description
export.php (aka the export script) in phpMyAdmin 4.x before 4.0.0-rc3 overwrites global variables on the basis of the contents of the POST superglobal array, which allows remote authenticated users to inject values via a crafted request.
Exploits (1)
This is a detailed technical writeup describing multiple vulnerabilities in phpMyAdmin, including remote code execution via preg_replace() and local file inclusion in export.php. It provides root cause analysis, affected versions, and step-by-step exploitation details.