vendor:
Vlinks
by:
JIKO(JAWAD)
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Vlinks
Affected Version From: 2.0.3
Affected Version To: 2.0.3
Patch Exists: NO
Related CWE: N/A
CPE: a:vlinks:vlinks
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
vlinks SQL Injection Vulnerability
A SQL injection vulnerability exists in vlinks, which allows an attacker to execute arbitrary SQL commands via the 'id' parameter in the 'page.php' script, and the 'id' and 'idc' parameters in the 'admin_modif_categorie.php' and 'admin_modif_partenaire.php' scripts, respectively. An attacker can use these vulnerabilities to gain access to the admin panel and extract sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, access to the admin panel should be restricted to trusted users.