CVE-2023-2917
17.08.2023, 16:15
The Rockwell Automation Thinmanager Thinserver is impacted by an improper input validation vulnerability.Due to an improper input validation, a path traversal vulnerability exists, via the filename field, when the ThinManager processes a certain function. If exploited, an unauthenticated remote attacker can upload arbitrary files to any directory on the disk drive where ThinServer.exe is installed. A malicious user could exploit this vulnerability by sending a crafted synchronization protocol message and potentially gain remote code execution abilities.
Vendor | Product | Version |
---|---|---|
rockwellautomation | thinmanager_thinserver | 11.0.0 ≤ 𝑥 ≤ 11.0.6 |
rockwellautomation | thinmanager_thinserver | 11.1.0 ≤ 𝑥 ≤ 11.1.6 |
rockwellautomation | thinmanager_thinserver | 11.2.0 ≤ 𝑥 ≤ 11.2.7 |
rockwellautomation | thinmanager_thinserver | 12.0.0 ≤ 𝑥 ≤ 12.0.5 |
rockwellautomation | thinmanager_thinserver | 12.1.0 ≤ 𝑥 ≤ 12.1.6 |
rockwellautomation | thinmanager_thinserver | 13.0.0 ≤ 𝑥 ≤ 13.0.2 |
rockwellautomation | thinmanager_thinserver | 13.1.0 |
𝑥
= 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.