CVE-2017-7391
Magmi XSS Vulnerability
Record summary
CVE-2017-7391 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
A Cross-Site Scripting (XSS) was discovered in 'Magmi 0.7.22'. The vulnerability exists due to insufficient filtration of user-supplied data (prefix) passed to the 'magmi-git-master/magmi/web/ajax_gettime.php' URL. An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · May 18, 2020 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| VulnCheck | Version data not supplied | ||
dweeves/magmiBrowse Packagist / dweeves/magmi | GitHub Advisory | Before 0.7.24 · Fixed in 0.7.24 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMMagmi 0.7.22 - Cross-Site ScriptingCVSS 6.1
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.
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.
Source: ProjectDiscovery