Multiple SQL injection vulnerabilities in the search form in server/webmail.php in the Groupware component in IceWarp eMail Server and WebMail Server before 9.4.2 allow remote authenticated users to execute arbitrary SQL commands via the (1) sql and (2) order_by elements in an XML search query.
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/34820 | vdb entry exploit |
http://www.securitytracker.com/id?1022169 | vdb entry |
http://www.vupen.com/english/advisories/2009/1253 | vdb entry |
http://osvdb.org/54228 | vdb entry |
http://www.redteam-pentesting.de/advisories/rt-sa-2009-003 | exploit |
http://www.securityfocus.com/archive/1/503226/100/0/threaded | mailing list |