Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1346. PoCs published by cr4wl3r.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass and SQL injection vulnerability in Mini CMS RibaFS 1.0. The PoC provides a simple SQL injection payload (' or '1=1) to bypass authentication in the login.php file.
Description
SQL injection vulnerability in admin/login.php in Mini CMS RibaFS 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the login parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an authentication bypass and SQL injection vulnerability in Mini CMS RibaFS 1.0. The PoC provides a simple SQL injection payload (' or '1=1) to bypass authentication in the login.php file.