VEGO Links Builder Login Script SQL Injection Vulnerability
BID:16108
Info
VEGO Links Builder Login Script SQL Injection Vulnerability
| Bugtraq ID: | 16108 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 29 2005 12:00AM |
| Updated: | Dec 29 2005 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
VEGO Links Builder 2.0 |
| Not Vulnerable: | |
Discussion
VEGO Links Builder Login Script SQL Injection Vulnerability
VEGO Links Builder is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
VEGO Links Builder is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
VEGO Links Builder Login Script SQL Injection Vulnerability
The following example was provided:
http://www.example.com/links/login.php
username: a' or 'a'='a'/*
password: anypassword
The following example was provided:
http://www.example.com/links/login.php
username: a' or 'a'='a'/*
password: anypassword
Solution / Fix
VEGO Links Builder Login Script SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
VEGO Links Builder Login Script SQL Injection Vulnerability
References:
References:
- VEGO Homepage (VEGO)
- VEGO Links Builder Authentication Bypass (eVuln)