vendor:
Auction Factory
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Auction Factory
Affected Version From: 4.5.5
Affected Version To: 4.5.5
Patch Exists: YES
Related CWE: N/A
CPE: a:thephpfactory:auction_factory:4.5.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Auction Factory 4.5.5 – ‘filter_order’ SQL Injection
A SQL injection vulnerability exists in Joomla! Component Auction Factory 4.5.5, which allows an attacker to execute arbitrary SQL commands via the 'filter_order_Dir' and 'filter_order' parameters in a 'listauctions' task. The vulnerability can be exploited by sending a malicious HTTP request to the vulnerable application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.