Multiple SQL injection vulnerabilities in Haudenschilt Family Connections CMS (FCMS) 1.9 and earlier allow remote authenticated users to execute arbitrary SQL commands via the (1) thread parameter to messageboard.php, (2) member parameter to profile.php, (3) pid parameter to gallery/index.php, and the (4) fcms_login_id 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 |
---|---|
http://secunia.com/advisories/35039 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/34935 | vdb entry exploit |
https://www.exploit-db.com/exploits/8671 | exploit |
http://www.securityfocus.com/archive/1/503477/100/0/threaded | mailing list |
http://www.vupen.com/english/advisories/2009/1306 | vdb entry vendor advisory |