CVE-2015-7381
refbase < 0.9.6 - Remote Code Execution via pathToMYSQL or databaseStructureFile Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-7381.
AI-analyzed exploit summary The exploit demonstrates SQL injection and RCE vulnerabilities in Refbase <= 0.9.6 via the 'where' parameter in rss.php and the 'pathToMYSQL' parameter in install.php. It includes functional PoC payloads for SQLi and RCE, with technical details on bypassing input validation.
Description
Multiple PHP remote file inclusion vulnerabilities in install.php in Web Reference Database (aka refbase) through 0.9.6 allow remote attackers to execute arbitrary PHP code via the (1) pathToMYSQL or (2) databaseStructureFile parameter, a different issue than CVE-2015-6008.
Exploits (1)
The exploit demonstrates SQL injection and RCE vulnerabilities in Refbase <= 0.9.6 via the 'where' parameter in rss.php and the 'pathToMYSQL' parameter in install.php. It includes functional PoC payloads for SQLi and RCE, with technical details on bypassing input validation.