CVE-2024-55597
Published: 11 March 2025
Description
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Security Summary
CVE-2024-55597 is a path traversal vulnerability (CWE-22) in Fortinet FortiWeb versions 7.0.0 through 7.6.0. The issue arises from an improper limitation of a pathname to a restricted directory, which allows attackers to execute unauthorized code or commands via crafted requests.
The vulnerability has a CVSS v3.1 base score of 5.5 (AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H). It can be exploited over the network by an attacker with high privileges, requiring low complexity and no user interaction. Successful exploitation enables low integrity impact and high availability impact, with no confidentiality impact.
Mitigation details are provided in the Fortinet PSIRT advisory at https://fortiguard.fortinet.com/psirt/FG-IR-24-439.
Details
- CWE(s)
Affected Products
MITRE ATT&CK Enterprise Techniques
Why these techniques?
Path traversal in public-facing FortiWeb enables crafted requests for unauthorized code/command execution, mapping to exploitation of internet-facing applications (T1190) and command/scripting interpreters (T1059).