Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-6333. PoCs published by Piker.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in RSS Simple News to read arbitrary files from the server. It constructs a malicious SQL query via the 'pid' parameter in 'news.php' and uses the 'load_file' function to retrieve the file content.
Description
SQL injection vulnerability in news.php in RSS Simple News (RSSSN), when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the pid parameter.
Exploits (1)
This exploit leverages a SQL injection vulnerability in RSS Simple News to read arbitrary files from the server. It constructs a malicious SQL query via the 'pid' parameter in 'news.php' and uses the 'load_file' function to retrieve the file content.