SQL injection vulnerability in SSI.php in YaBB SE 1.5.4, 1.5.3, and possibly other versions before 1.5.5 allows remote attackers to execute arbitrary SQL commands via the ID_MEMBER parameter to the (1) recentTopics and (2) welcome functions.
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/archive/1/350244 | exploit mailing list |
http://sourceforge.net/project/shownotes.php?release_id=210608&group_id=57105 | patch |
http://www.osvdb.org/3618 | vdb entry |
http://www.securityfocus.com/bid/9449 | patch vdb entry |
http://securityreason.com/securityalert/3371 | third party advisory |
http://www.securitytracker.com/id?1008764 | vdb entry |
http://www.yabbse.org/community/index.php?thread=27122 |