SQL injection vulnerability in search.inc.php in Unclassified NewsBoard before 1.5.3 Patch 4 allows remote attackers to execute arbitrary SQL commands via the (1) DateFrom or (2) DateUntil parameter to forum.php.
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.osvdb.org/20951 | vdb entry |
http://www.vupen.com/english/advisories/2005/2487 | vdb entry vendor advisory |
http://packetstormsecurity.org/0511-exploits/unb153pl3_xpl.html | |
http://rgod.altervista.org/unb153pl3_xpl.html | |
http://www.securityfocus.com/bid/15466 | vdb entry |
http://secunia.com/advisories/17614 | patch vendor advisory third party advisory |