SQL injection vulnerability in the _find function in searchlib.php in TikiWiki CMS/Groupware 3.x before 3.5 allows remote attackers to execute arbitrary SQL commands via the $searchDate variable.
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/38608 | vdb entry patch |
http://info.tikiwiki.org/article86-Tiki-Announces-3-5-and-4-2-Releases | |
http://osvdb.org/62800 | vdb entry |
http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=rev&revision=25429 | patch vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/56769 | vdb entry |
http://secunia.com/advisories/38882 | third party advisory vendor advisory |