CVE-2008-2190
Online Rent Property Script <= 5.0 - SQL Injection via pid Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-2190. PoCs published by UnderTaker HaCkEr, K-159.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in OnlineRent v5.0 via the 'pid' parameter in the 'index.php' script. The provided URL-encoded payload extracts admin credentials from the database.
Description
SQL injection vulnerability in index.php in Online Rent (aka Online Rental Property Script) 4.5 and earlier allows remote attackers to execute arbitrary SQL commands via the pid parameter. NOTE: it was later reported that 5.0 and earlier are also affected.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in OnlineRent v5.0 via the 'pid' parameter in the 'index.php' script. The provided URL-encoded payload extracts admin credentials from the database.
This exploit demonstrates a blind SQL injection vulnerability in Online Rental Property Script <= 4.5 via the 'pid' parameter. It allows remote attackers to extract admin credentials (username and MD5 password hash) when magic_quotes is disabled.