CVE-2020-29021
08.02.2021, 23:15
A vulnerability in web UI input field of GateManager allows authenticated attacker to enter script tags that could cause XSS. This issue affects: GateManager all versions prior to 9.3.
Vendor | Product | Version |
---|---|---|
secomea | gatemanager_8250_firmware | 𝑥 < 9.3 |
secomea | gatemanager_4250_firmware | * |
secomea | gatemanager_4260_firmware | * |
secomea | gatemanager_9250_firmware | * |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.