Rule Category

SERVER-WEBAPP -- Snort has detected traffic exploiting vulnerabilities in web based applications on servers.

Alert Message

SERVER-WEBAPP CyberPower PowerPanel Business directory traversal attempt

Rule Explanation

This rule looks for a multipart upload containing a ZIP archive whose central or local header includes a filename with parent‑directory traversal sequences. Successful exploitation can lead to arbitrary file write and remote code execution on the affected server.

What To Look For

This rule fires on attempts to exploit a directory traversal vulnerability in CyberPower PowerPanel Business web applications.

Known Usage

Public information/Proof of Concept available

False Positives

No known false positives

Contributors

Cisco Talos Intelligence Group

Rule Groups

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

Rule Categories::File::Other

Rule Categories::Server::Web Applications

Vulnerability::Severity::Critical

Vulnerability::Severity::High

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-2024-33615
Loading description