vendor:
Persian VIP Download Script
by:
S3FFR
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Persian VIP Download Script
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:freescript.ir:persian_vip_download_script:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows, Linux
2020
Persian VIP Download Script 1.0 – ‘active’ SQL Injection
Persian VIP Download Script 1.0 is vulnerable to SQL Injection. The vulnerability exists in the 'active' parameter of the 'cart_edit.php' page. An attacker can inject malicious SQL queries via the 'active' parameter and gain access to the database. The injection technique used is time-based blind.
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.