.. / CVE-2015-2067

Exploit for Magento Server MAGMI - Directory Traversal (CVE-2015-2067)

Description:

Magento Server MAGMI (aka Magento Mass Importer) contains a directory traversal vulnerability in web/ajax_pluginconf.php. that allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.

Nuclei Template

View the template here CVE-2015-2067.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2015/CVE-2015-2067.yaml
Copy

References:

https://www.exploit-db.com/exploits/35996
http://packetstormsecurity.com/files/130250/Magento-Server-MAGMI-Cross-Site-Scripting-Local-File-Inclusion.html
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2015-2067