Multiple SQL injection vulnerabilities in index.php in Hycus CMS 1.0.3, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) user_name and (2) usr_email parameters to user/1/hregister.html, (3) usr_email parameter to user/1/hlogin.html, (4) useremail parameter to user/1/forgotpass.html, and the (5) q parameter to search/1.html. 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.htbridge.ch/advisory/sql_injection_in_hycus_cms_2.html | exploit |
http://www.securityfocus.com/bid/45527 | vdb entry exploit |
http://secunia.com/advisories/42567 | third party advisory vendor advisory |
http://www.exploit-db.com/exploits/15797 | exploit |
http://www.securityfocus.com/archive/1/515382/100/0/threaded | mailing list |
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_1.html | exploit |
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_3.html | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/64438 | vdb entry |
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms.html | exploit |