CVE-2023-2915
17.08.2023, 16:15
The Rockwell Automation Thinmanager Thinserver is impacted by an improper input validation vulnerability, Due to improper input validation, a path traversal vulnerability exists when the ThinManager software processes a certain function. If exploited, an unauthenticated remote threat actor can delete arbitrary files with system privileges. A malicious user could exploit this vulnerability by sending a specifically crafted synchronization protocol message resulting in a denial-of-service condition.
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.