Enhancement: cves/2021/CVE-2021-42566.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-02-28 12:52:06 -05:00
parent 645af1de6c
commit f2909c7bb9
1 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,12 @@
id: CVE-2021-42566
info:
name: myfactory FMS - Reflected XSS
name: myfactory FMS - Reflected Cross-Site Scripting
author: madrobot
severity: medium
description: myfactory.FMS before 7.1-912 allows XSS via the Error parameter.
description: myfactory.FMS before 7.1-912 allows cross-site scripting via the Error parameter.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2021-42566
- https://www.redteam-pentesting.de/en/advisories/rt-sa-2021-001/-cross-site-scripting-in-myfactory-fms
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-42566
classification:
@ -37,3 +38,5 @@ requests:
part: header
words:
- "text/html"
# Enhanced by mp on 2022/02/28