Exploitation Summary
EIP tracks 2 public exploits for CVE-2006-6807. PoCs published by ajann.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Ananda Real Estate <= 3.4 via the 'agent' parameter in list.asp. The provided URL-encoded payload extracts username and password from the 'user' table.
Description
SQL injection vulnerability in list.asp in Softwebs Nepal (aka Ananda Raj Pandey) Ananda Real Estate 3.4 and earlier allows remote attackers to execute arbitrary SQL commands via the agent parameter.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in Ananda Real Estate <= 3.4 via the 'agent' parameter in list.asp. The provided URL-encoded payload extracts username and password from the 'user' table.
The exploit demonstrates SQL injection vulnerabilities in Ananda Real Estate 3.4's 'list.asp' by injecting malicious SQL syntax via multiple parameters (city, state, country, minprice, maxprice, bed, bath). The payloads use URL-encoded quotes and 'union insect' to trigger SQL errors or data leakage.