SQL injection vulnerability in private/system/lib-session.php in glFusion 1.1.2 and earlier allows remote attackers to execute arbitrary SQL commands via the glf_session cookie 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 |
---|---|
https://www.exploit-db.com/exploits/8347 | exploit |
http://retrogod.altervista.org/9sg_glfuso_sql_cookies.html | exploit |
http://secunia.com/advisories/34575 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/34361 | exploit vdb entry patch |
http://osvdb.org/53286 | vdb entry |
http://marc.info/?l=bugtraq&m=123877379105028&w=2 | mailing list exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/49652 | vdb entry |
http://www.glfusion.org/wiki/doku.php?id=glfusion:whatsnew | patch vendor advisory |