CVE-2021-38460
12.10.2021, 14:15
A path traversal vulnerability in the Moxa MXview Network Management software Versions 3.x to 3.2.2 may allow an attacker to create or overwrite critical files used to execute code, such as programs or libraries.
Vendor | Product | Version |
---|---|---|
moxa | mxview | 3.0 ≤ 𝑥 ≤ 3.2.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-523 - Unprotected Transport of CredentialsLogin pages do not use adequate measures to protect the user name and password while they are in transit from the client to the server.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.