 |
|
|
|
SMBCMS v2.1 SQL injection.
Vuln. dicovered by : r0t
Date: 25 nov. 2005
Orginal advisory:http://pridels.blogspot.com/2005/11/smbcms-v21-sql-injection.html
Vendor:www.smbcms.com
affected vesion: v2.1
Vuln. Description:
SMBCMS search engine contains a flaw that may allow an attacker to
carry out an SQL injection attack. The issue is due to the search
feature not properly sanitizing user-supplied input.
This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Solution:
Edit the source code to ensure that input is properly sanitised.
|
|
|
|
|
|
|
|