Cyber Posture

CVE-2024-55030

CriticalPublic PoC

Published: 25 March 2025

Published
25 March 2025
Modified
03 April 2025
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0401 88.5th percentile
Risk Priority 22 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.

Security Summary

CVE-2024-55030 is a command injection vulnerability (CWE-77) in the Command Dispatcher Service of NASA Fprime version 3.4.3. It enables attackers to execute arbitrary commands on affected systems. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical), reflecting its network accessibility (AV:N), low attack complexity (AC:L), lack of required privileges or user interaction (PR:N/UI:N), and unchanged scope (S:U) with high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H).

The vulnerability can be exploited by unauthenticated attackers over the network. Successful exploitation grants remote code execution, allowing full control over the affected Fprime instance, including potential data exfiltration, system modification, or disruption of operations.

Advisories detailing the issue, including potential mitigations, are available from Vision Space at https://visionspace.com/remote-code-execution-and-critical-vulnerabilities-in-nasa-fprime-v3-4-3/.

Details

CWE(s)
CWE-77

Affected Products

nasa
fprime
3.4.3

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

Command injection vulnerability enables remote arbitrary command execution on a network-accessible service (T1190: Exploit Public-Facing Application) and directly facilitates OS command execution (T1059: Command and Scripting Interpreter).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References