CVE-2020-2504
24.12.2020, 02:15
If exploited, this absolute path traversal vulnerability could allow attackers to traverse files in File Station. QNAP has already fixed these issues in QES 2.1.1 Build 20201006 and later.
Vendor | Product | Version |
---|---|---|
qnap | qes | 𝑥 < 2.1.1 |
qnap | qes | 2.1.1 |
qnap | qes | 2.1.1:build_20200211 |
qnap | qes | 2.1.1:build_20200303 |
qnap | qes | 2.1.1:build_20200319 |
qnap | qes | 2.1.1:build_20200424 |
qnap | qes | 2.1.1:build_20200515 |
qnap | qes | 2.1.1:build_20200811 |
𝑥
= 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-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.