vendor:
phpBB Mod Small ShoutBox
by:
StAkeR
7.5
CVSS
HIGH
Remote Code Execution
89
CWE
Product Name: phpBB Mod Small ShoutBox
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: Yes
Related CWE: N/A
CPE: a:phpbb:phpbb_mod_small_shoutbox:1.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
phpBB Mod Small ShoutBox 1.4 Remote Edit/Delete Messages Vuln
A vulnerability exists in phpBB Mod Small ShoutBox 1.4 which allows an attacker to remotely execute code. This is due to the application not properly sanitizing user-supplied input to the 'id' parameter in the 'shoutbox_view.php' script. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an SQL query to the vulnerable script. This can allow the attacker to delete or edit messages, as well as perform a blind SQL injection attack.
Mitigation:
Upgrade to the latest version of phpBB Mod Small ShoutBox.