[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
HTB22806: SQL Injection in ReOS
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: HTB22806: SQL Injection in ReOS
- From: advisory@xxxxxxxxxxx
- Date: Thu, 3 Feb 2011 12:50:49 +0100 (CET)
Vulnerability ID: HTB22806
Reference: http://www.htbridge.ch/advisory/sql_injection_in_reos.html
Product: ReOS
Vendor: IT ELAZOS S.L. ( http://reos.elazos.com/ )
Vulnerable Version: 2.0.5
Vendor Notification: 20 January 2011
Vulnerability Type: SQL Injection
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 "form1_txt_email1" 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:
http://[host]/index.php?form1_txt_email1=123'SQL_CODE_HERE&form1_data=pg%3Dremember%2Cnm%3DLost+your+Password%3F&form1_phpform_sent=1