SQL injection vulnerability in functions/functions_filters.asp in Web Wiz Forums before 8.05a (MySQL version) does not properly filter certain characters in SQL commands, which allows remote attackers to execute arbitrary SQL commands via \"' (backslash double-quote quote) sequences, which are collapsed into \'', as demonstrated via the name parameter to forum/pop_up_member_search.asp.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/23051 | vdb entry exploit |
http://secunia.com/advisories/24561 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2007/1061 | vdb entry vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/33095 | vdb entry |
http://www.webwizguide.info/web_wiz_forums/Version%20History.txt | |
http://www.securityfocus.com/archive/1/463287/100/0/threaded | mailing list |
http://securityreason.com/securityalert/2456 | third party advisory exploit |
http://osvdb.org/34344 | vdb entry |
http://ifsec.blogspot.com/2007/03/web-wiz-forums-805-mysql-version-sql.html | exploit |