Hycus CMS 1.0.3 SQL Injection

2010.12.23
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-89


CVSS Base Score: 6.8/10
Impact Subscore: 6.4/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

=============================== Vulnerability ID: HTB22739 Reference: http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_1.html Product: Hycus CMS Vendor: Hycus Web Development Team ( http://www.hycus.com/ ) Vulnerable Version: 1.0.3 Vendor Notification: 07 December 2010 Vulnerability Type: SQL Injection Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response Risk level: High Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "usr_email" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database. The following PoC is available: <form action="http://[host]/?user/1/hlogin.html" method="post" name="main" > <input type="hidden" name="usr_email" value="1' OR 1=1 -- 1"/> <input type="hidden" name="pwd" value="any"/> <input type="submit" value="submit" name="submit" /> </form> =============================== Vulnerability ID: HTB22740 Reference: http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_2.html Product: Hycus CMS Vendor: Hycus Web Development Team ( http://www.hycus.com/ ) Vulnerable Version: 1.0.3 Vendor Notification: 07 December 2010 Vulnerability Type: SQL Injection Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response Risk level: High Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "q" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database. The following PoC is available: <form action="http://[host]/?search/1.html" method="post" name="main" > <input type="hidden" name="q" value="search' union select 1,2,@@version -- 3"/> <input type="submit" value="submit" name="submit" /> </form> =============================== Vulnerability ID: HTB22741 Reference: http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_3.html Product: Hycus CMS Vendor: Hycus Web Development Team ( http://www.hycus.com/ ) Vulnerable Version: 1.0.3 Vendor Notification: 07 December 2010 Vulnerability Type: SQL Injection Status: Not Fixed, Vendor Alerted, Awaiting Vendor Response Risk level: High Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in "useremail" variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database. The following PoC is available: <form action="http://[host]/?user/1/forgotpass.html" method="post" name="main" > <input type="hidden" name="useremail" value="1'SQL_CODE"/> <input type="submit" value="submit" name="submit" /> </form>

References:

http://www.securityfocus.com/bid/45527
http://www.securityfocus.com/archive/1/archive/1/515382/100/0/threaded
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_3.html
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_2.html
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms_1.html
http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms.html
http://www.exploit-db.com/exploits/15797
http://secunia.com/advisories/42567


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top