9.1

CVE-2023-2915

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.  
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RockwellautomationThinmanager Thinserver Version >= 11.0.0 <= 11.0.6
RockwellautomationThinmanager Thinserver Version >= 11.1.0 <= 11.1.6
RockwellautomationThinmanager Thinserver Version >= 11.2.0 <= 11.2.7
RockwellautomationThinmanager Thinserver Version >= 12.0.0 <= 12.0.5
RockwellautomationThinmanager Thinserver Version >= 12.1.0 <= 12.1.6
RockwellautomationThinmanager Thinserver Version >= 13.0.0 <= 13.0.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 8.97% 0.923
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.1 3.9 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
PSIRT@rockwellautomation.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-20 Improper Input Validation

The 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 product 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 product 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.