来自 趣事 2020-08-29 02:15 的文章

Landshop v0.9.2多个web缺陷及修复

标题:Landshop v0.9.2 - Multiple Web Vulnerabilities
 
概述:
=============
The SAMEDIA LandShop� is an innovative tool for the marketing, sale or rent of any kind of real estate through the internet.
The LandShop� user interface is designed to be flexible, transparent and fast. Instead of an overload of
graphics and Flash animations the visitor will see immediately the business core and easily find the
objects of his interest.
 
影响:
=========
 LandShop CMS v0.9.2由某缺陷研究工作室发现多个问题
 
利用方式:
=======================
Remote
 
技术分析:
========
1.1
A remote SQL Injection vulnerability is detected on LandShops Web Application v0.9.2.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own sql commands
on the affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
 
Vulnerable Module(s):
                [+] admin/action/objects.php [OB_ID=106]
                                [+] admin/action/areas.php [AREA_ID=9]
                                [+] admin/action/pdf.php [start=2]
 
 
 
2.1
A persistent input validation vulnerabilities are detected on LandShops Web Application v0.9.2.
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.
                                       
Vulnerable Module(s):
                [+] Create Object - Input/Output Name
 
 
2.2
A persistent input validation vulnerabilities are detected on LandShops Web Application v0.9.2. The bugs allow remote
attackers with high required user inter action to edit user accounts. Successful exploitation can lead to account access.
To exploit the issue the attacker need to create a manipulated copy the edit user mask/form. Inside of the document the
remote can implement his own values for the update because of no form or token protection. When admin get now forced to
execute the script via link he is executing the new value on the update of the application if his session is not expired.
 
Vulnerable Module(s):
                [+] Edit Users Form
 
 
Picture(s):
                ../1.png
                ../2.png
                ../3.png
 
 
Proof of Concept:
=================
The sql injection vulnerabilities can be exploited by remote attackers without required user inter action.
The persistent web vulnerabilities can be exploited by remote attackers with medium & high required user inter action.
For demonstration or reproduce ...
 
1.1
https://127.0.0.1/landshop/admin/action/objects.php?action=single&OB_ID=106[SQL-INJECTION]
 
https://127.0.0.1/landshop/admin/action/pdf.php?action=show&start=20[SQL-INJECTION]*&keyword=&search_area=
&search_type=&search_order=OTR_HEAD
 
https://1 /landshop/admin/action/areas.php?action=single&AREA_ID=5%27[SQL-INJECTION]
 
 
2.1
The issue can be exploited by an insert on the Create Object function with script code as value.
The result is the persistent execution out of the web application context.
 
Strings: >"<<iframe src=http://www.2cto.com/Article/201203/https:/ />3</iframe> ... or >"<script>alert(document.cookie)</script><div style="1
 
 
风险:
=====
1.1
The security risk of the pre auth sql injection vulnerability is estimated as critical.
 
2.1
The security risk of the persisten input validation vulnerability is estimated as medium.
 
2.2
The security risk of the cross site request forgery vulnerability is estimated as low.
 
 
Credits:
========
Vulnerability Research Laboratory   -    the_storm (the_storm@vulnerability-lab.com)
 
 
 
                            Copyright � 2012 Vulnerability-Lab
 

点击复制链接 与好友分享!回本站首页