vendor:
VIP System
by:
AYADI Mohamed
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VIP System
Affected Version From: 1.x
Affected Version To: 1.x
Patch Exists: No
Related CWE:
CPE: miladworkshop_vip_system:1.0
Platforms Tested: Kali Linux
2020
MiladWorkShop VIP System 1.0 – ‘lang’ SQL Injection
The MiladWorkShop VIP System 1.0 is vulnerable to SQL Injection in the 'lang' parameter. An attacker can exploit this vulnerability to execute arbitrary SQL queries and retrieve sensitive information.
Mitigation:
To mitigate this vulnerability, the vendor should validate and sanitize user-supplied input before using it in SQL queries. Input validation and parameterized queries can help prevent SQL Injection attacks.