Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-6011. PoCs published by SirGod, Stack.
AI-analyzed exploit summary The exploit demonstrates Local File Inclusion (LFI) and Blind SQL Injection vulnerabilities in SG Real Estate Portal 2.0. It provides multiple PoC URLs with parameter manipulation techniques to exploit these vulnerabilities.
Description
SQL injection vulnerability in index.php in SG Real Estate Portal 2.0 allows remote attackers to execute arbitrary SQL commands via the page_id parameter.
Exploits (2)
The exploit demonstrates Local File Inclusion (LFI) and Blind SQL Injection vulnerabilities in SG Real Estate Portal 2.0. It provides multiple PoC URLs with parameter manipulation techniques to exploit these vulnerabilities.
This PHP script exploits a blind SQL injection vulnerability in SG Real Estate Portal 2.0 by brute-forcing the admin username and password via time-based inference. It uses file_get_contents to measure response lengths and deduce character values.