SERVER-OTHER -- Snort has detected traffic exploiting vulnerabilities in a server in the network.
SERVER-OTHER Progress WhatsUp Gold WriteDataFile remote code execution attempt
This rule looks for a ".NET Message Framing Protocol" record indicating the "WriteDataFile" operation combined with a target filename ending in ".aspx". Successful exploitation allows an attacker to write arbitrary files to the server, potentially installing a web shell.
This rule fires on attempts to exploit the WriteDataFile operation in Progress WhatsUp Gold servers, enabling directory traversal or webshell upload.
Public information/Proof of Concept available
No known false positives
Cisco Talos Intelligence Group
Rule Categories::Server::Other
MITRE::ATT&CK Framework::Enterprise::Initial Access::Exploit Public-Facing Application
MITRE::ATT&CK Framework::Enterprise::Persistence::Server Software Component::Web Shell
Vulnerability::Severity::High
Vulnerability::Severity::Critical
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-2024-4883 |
Loading description
|