Multiple SQL injection vulnerabilities in myGesuad 0.9.14 (aka 0.9) allow remote attackers to execute arbitrary SQL commands via (1) the formUser parameter (aka the Name field) to common/login.php, and allow remote authenticated users to execute arbitrary SQL commands via the ID parameter in a Detail action to (2) kategorie.php, (3) budget.php, (4) zahlung.php, or (5) adresse.php in modules/, related to classes/class.perform.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.vupen.com/english/advisories/2009/1345 | vdb entry |
https://www.exploit-db.com/exploits/8708 | exploit |
http://secunia.com/advisories/35110 | third party advisory vendor advisory |
http://www.collector.ch/drupal5/?q=node/39 | patch vendor advisory |
http://www.securityfocus.com/bid/34998 | vdb entry exploit |