vendor:
Premium Penny Auction Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Premium Penny Auction Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Premium Penny Auction Script – SQL Injection
The vulnerability exists in the allauctions.php, news.php and productdetails.php files, where an attacker can inject malicious SQL queries. The vulnerable parameters are aid, nid, aff_id, user_id, referer_id, amount, commission, bid_pack_title.
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.