Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5851. PoCs published by Piker.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in MyPBS to read arbitrary files from the target system. It constructs a malicious SQL query via the 'seasonID' parameter to dump file contents using the 'load_file' function.
Description
SQL injection vulnerability in index.php in My PHP Baseball Stats (MyPBS) allows remote attackers to execute arbitrary SQL commands via the seasonID parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in MyPBS to read arbitrary files from the target system. It constructs a malicious SQL query via the 'seasonID' parameter to dump file contents using the 'load_file' function.