标题:iBoutique eCommerce v4.0 - Multiple Web Vulnerabilites
程序介绍:
=============
iBoutique is a PHP ecommerce solution that allows you to setup and maintain your own estore. Features include simple user interface,
easy product detail maintenance, shoping carts, template managing, statistic reporting, and much more.
具体介绍请查看: http://www.netartmedia.net/iboutique )
摘要:
iBoutique CMS v4.0 flexible e-commerce system.包含多个漏洞
技术分析
========
1.1
An SQL Injection vulnerability is detected in iBoutique v4.0, flexible e-commerce system.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute his sql commands
on the affected application DBMS. Successful exploitation of the vulnerability results in dbms & application compromise.
The vulnerability is located in the vulnerable OrderNumber parameter request of the index.php file.
Vulnerable File(s):
[+] index.php
Vulnerable Parameter(s):
[+] ?page=en_Orders&OrderNumber=
--- SQL Exception Logs ---
SQL_ERROR
select * from websiteadmin_orders WHERE OrderNumber=254` AND UserName=`hack`
You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the right syntax to use near `AND UserName=`hack` at line 1
Details for order #254`
1.2
A persistent input validation vulnerability is detected in iBoutique v4.0.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent)
context manipulation. Exploitation requires low user inter action & privileged user account.
The persistent vulnerability is located in the first name input field value & output display of the
vulnerable ?page=en_Profile
Vulnerable Module(s):
[+] index.php?page=en_Profile&edit=1 - [First Name] - [Last Name] - [Country] - [State] - [Address 1] - [Email]
测试证明
=================
The sql injection vulnerability can be exploited by remote attackers without user inter action. For demonstration or reproduce ...
1.1
http://www.2cto.com /iboutique/index.php?page=en_Orders&OrderNumber=258'+/*!Union*/+/*!SelEct*/+1,2,3,4,version(),6,7,8,9,10--%20-
1.2
The persistent input validation vulnerabilities can be exploited by remote attackers with low required user inter action.
For demonstration or reproduce ...
The attacker create an account and then changed his first name, last name, email, state, address, etc.. to malicious html code.
To change, the first name the attacker needs to go to my area > my profile > edit profile
then inject a malicious code i.e., <iframe src=www.vuln-lab.com onload=alert("VL")/>
When the admin browses the payments page in the control panel the persistent injected code will be executed out of the web context.
Risk:
=====
1.1
The security risk of the sql injection vulnerability is estimated as critical.
1.2
The security risk of the persistent input validation vulnerabilities are estiamted as medium(+)
VULNERABILITY RESEARCH LABORATORY TEAM
Website: www.vulnerability-lab.com