Rule Category

SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.

Alert Message

SERVER-OTHER Rockwell Automation ThinManager Thinserver directory traversal attempt

Rule Explanation

This rule detects a directory traversal sequence within the payload of ThinManager Thinserver messages sent to the server. Successful exploitation could allow an attacker to access or overwrite files outside the intended directory on the target system.

What To Look For

This rule fires on attempts to exploit a directory traversal vulnerability in Rockwell Automation ThinManager Thinserver.

Known Usage

No public information

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application

Vulnerability::Severity::High

Vulnerability::Severity::Critical

Rule Categories::Server::Other

CVE

Rule Vulnerability

Directory Traversal

A Directory Traversal attack targets HTTP traffic and allows the attacker to access directories outside the applications own, potentially exposing sensitive system files to leakage or overwriting. This is also known as Directory Climbing, Path Traversal, or Backtracking. An alert on this kind of attack indicates a vulnerability in security validation of user input that allows a "traverse to parent directory" or "../" command to pass through. Protect your site by filtering all user input, removing any characters but the allowed data.

CVE Additional Information

This product uses data from the NVD API but is not endorsed or certified by the NVD.
CVE-2023-27855
Loading description