vendor:
Reverse Auction Factory
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Reverse Auction Factory
Affected Version From: 4.3.8
Affected Version To: 4.3.8
Patch Exists: NO
Related CWE: CVE-2018-17376
CPE: a:thephpfactory:reverse_auction_factory:4.3.8
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Reverse Auction Factory 4.3.8 – SQL Injection
Joomla! Component Reverse Auction Factory 4.3.8 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'filter_order_Dir', 'cat' and 'filter_letter' parameters in the 'index.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Successful exploitation of this vulnerability may allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use the least privileged account with access to the database.