CVE-2008-3861
phpMyRealty < 1.0.9 - SQL Injection via id or price_max Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3861. PoCs published by ~!Dok_tOR!~.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in phpMyRealty <= 1.0.9 via the 'id' parameter in pages.php and 'price_min/price_max' parameters in search.php. It extracts admin credentials by leveraging UNION-based SQLi.
Description
Multiple SQL injection vulnerabilities in phpMyRealty (PMR) 1.0.9 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the id parameter in pages.php and (2) the price_max parameter in search.php.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in phpMyRealty <= 1.0.9 via the 'id' parameter in pages.php and 'price_min/price_max' parameters in search.php. It extracts admin credentials by leveraging UNION-based SQLi.