SQL injection vulnerability in login.php in sample code in the XenServer Resource Kit in Citrix XenCenterWeb allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information.
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.securityfocus.com/archive/1/504764 | mailing list exploit |
http://www.vupen.com/english/advisories/2009/1814 | vdb entry vendor advisory |
http://securenetwork.it/ricerca/advisory/download/SN-2009-01.txt | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/51574 | vdb entry |
http://securitytracker.com/id?1022520 | vdb entry |
http://www.securityfocus.com/bid/35592 | vdb entry exploit |
http://www.exploit-db.com/exploits/9106 | exploit |