vendor:
Open Source Real-Estate Script
by:
İhsan Şencan
8,8
CVSS
HIGH
SQL Injection + Admin Login Bypass
89
CWE
Product Name: Open Source Real-Estate Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2017
SQL Injection + Admin Login Bypass
An attacker can exploit the vulnerability by sending a malicious SQL query to the viewpropertydetails.php page with the id parameter. Additionally, an attacker can bypass the admin login page by setting the username and password to 'or''='.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.