SQL injection in 427BB - CVE-2006-0154

 

SQL injection in 427BB - CVE-2006-0154

Published: May 14, 2018 / Updated: September 14, 2018


Vulnerability identifier: #VU12709
CSH Severity: Low
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-0154
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to execute arbitrary SQL commands in web application database.

The weakness exists in showthread.php due to insufficient sanitization of user-supplied data. A remote attacker can send a specially crafted HTTP request to vulnerable script and execute arbitrary SQL commands in web application database via the ForumID parameter.

Successful exploitation of the vulnerability may allow an attacker to gain administrative access to vulnerable web application.


Affected software

427BB

How to mitigate CVE-2006-0154

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins