SQL injection vulnerability in search.php in phxEventManager 2.0 beta 5 allows remote attackers to execute arbitrary SQL commands via the search_terms parameter.
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://sourceforge.net/tracker/?func=detail&aid=3496086&group_id=123602&atid=697109 | third party advisory |
http://seclists.org/fulldisclosure/2012/Mar/4 | mailing list third party advisory exploit |
http://www.openwall.com/lists/oss-security/2012/03/06/10 | third party advisory mailing list |
http://www.exploit-db.com/exploits/18549 | third party advisory vdb entry exploit |
http://www.openwall.com/lists/oss-security/2012/03/06/2 | third party advisory mailing list |