vendor:
Realtyna CRM (Client Relationship Management) Add-on for RPL
by:
Bikramaditya 'PhoenixX' Guha
7,2
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Realtyna CRM (Client Relationship Management) Add-on for RPL
Affected Version From: 8.9.2
Affected Version To: 8.9.2
Patch Exists: YES
Related CWE: CVE-2015-7714
CPE: a:realtyna:realtyna_rpl:8.9.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache, PHP/5.4.38, MySQL/5.5.42-cll
2015
Realtyna RPL 8.9.2 Joomla Extension Multiple SQL Injection Vulnerabilities
Realtyna RPL suffers from multiple SQL Injection vulnerabilities. Input passed via multiple POST parameters is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in a way that would allow an attacker to modify the logic of the executed query.