vendor:
Penny Auction Factory
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Penny Auction Factory
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: YES
Related CWE: CVE-2018-17378
CPE: a:thephpfactory:penny_auction_factory:2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Penny Auction Factory 2.0.4 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component Penny Auction Factory 2.0.4. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in application's database. This can be exploited to manipulate or disclose arbitrary data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should use parameterized queries (also known as prepared statements) to prevent SQL injection attacks.