1. Skip to navigation
  2. Skip to content
  3. Skip to secondary-content




A-Emlak Pro SQL Injection and Database Disclosure

Report ID: SA200900212
Source: Unknown
Date of Discovery: 07.01.2009
Criticality: Moderate
Affects:
A-Emlak Pro

Compromise From: From remote
Compromise Type: Manipulation of data
Exposure of sensitive information

Summary

A vulnerability and a security issue have been reported in A-Emlak Pro, which can be exploited by malicious people to conduct SQL injection attacks and disclose sensitive information.

Detailed Description

1) Input passed to the "kadi" parameter in panel/-.asp is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.

2) The "acc.mdb" database file is stored with insecure permissions inside the web root. This can be exploited to gain knowledge of sensitive information (e.g. user names, e-mail addresses and password hashes) by downloading the file.

Solution

Edit the source code to ensure that input is properly sanitised.
Move the database file out of the web root