ID:1415 - Exploit for SQL injection in 427BB - CVE-2006-0154
Published: March 18, 2020
427BB
Link to public exploit:
Vulnerability description
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.