Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-6009. PoCs published by Mohab Ali.
AI-analyzed exploit summary The exploit demonstrates SQL injection and RCE vulnerabilities in Refbase <= 0.9.6. It includes PoC payloads for SQLi via the 'where' parameter in rss.php and RCE via the 'pathToMYSQL' parameter in install.php on Windows systems.
Description
Multiple SQL injection vulnerabilities in Web Reference Database (aka refbase) through 0.9.6 allow remote attackers to execute arbitrary SQL commands via (1) the where parameter to rss.php or (2) the sqlQuery parameter to search.php, a different issue than CVE-2015-7382.
Exploits (1)
The exploit demonstrates SQL injection and RCE vulnerabilities in Refbase <= 0.9.6. It includes PoC payloads for SQLi via the 'where' parameter in rss.php and RCE via the 'pathToMYSQL' parameter in install.php on Windows systems.