vendor:
Web Ofisi Emlak
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Web Ofisi Emlak
Affected Version From: V2
Affected Version To: V2
Patch Exists: NO
Related CWE:
CPE: a:web_ofisi:emlak:3
Platforms Tested: Kali Linux
2019
Web Ofisi Emlak 3 – ’emlak_durumu’ SQL Injection
The Web Ofisi Emlak 3 application is vulnerable to SQL Injection. The vulnerability exists in the 'emlak_durumu' parameter of the 'emlak-ara.html' page. An attacker can exploit this vulnerability to execute arbitrary SQL queries, potentially gaining unauthorized access to the database.
Mitigation:
To mitigate this vulnerability, the vendor should sanitize user input to prevent SQL injection attacks. Input validation and parameterized queries can be used to prevent unauthorized database access.