Multiple SQL injection vulnerabilities in myCare2x allow remote attackers to execute arbitrary SQL commands via the (1) aktion or (2) callurl parameter to modules/patient/mycare2x_pat_info.php; (3) dept_nr or (4) pid parameter to modules/importer/mycare2x_importer.php; (5) myOpsEintrag or (6) keyword parameter in a Suchen action to modules/drg/mycare2x_proc_search.php; or (7) name_last or (8) pid parameter to modules/patient/mycare_pid.php.
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.osvdb.org/81686 | vdb entry |
http://www.vulnerability-lab.com/get_content.php?id=524 | |
http://www.exploit-db.com/exploits/18844 | exploit |
http://www.osvdb.org/81685 | vdb entry |
http://www.securityfocus.com/bid/53392 | vdb entry exploit |
http://packetstormsecurity.org/files/112462/myCare2x-CMS-Cross-Site-Scripting-SQL-Injection.html | exploit |
http://secunia.com/advisories/49029 | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/75390 | vdb entry |