vendor:
Joomla Component OS Property Real Estate
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Joomla Component OS Property Real Estate
Affected Version From: 3.12.7
Affected Version To: 3.12.7
Patch Exists: YES
Related CWE: CVE-2018-7319
CPE: a:joomdonation:joomla_component_os_property_real_estate
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component OS Property Real Estate 3.12.7 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component OS Property Real Estate 3.12.7. An attacker can send a specially crafted HTTP request containing malicious SQL statements to the vulnerable application in order to gain access to unauthorized information or to manipulate data. The vulnerable parameter is 'cooling_system1', 'heating_system1' and 'laundry' which can be found in the URL http://localhost/[PATH]/os-property-layouts/search-tools/advanced-search?&option=com_osproperty&task=property_advsearch.
Mitigation:
Developers should always use parameterized queries to prevent SQL injection attacks. Additionally, input validation should be performed to ensure that user-supplied data does not contain malicious SQL statements.