Cyber Resilience

CVE-2024-48015

Command Injection in Dell Smartfabric Os10 10.5.4.0 – 10.5.4.14

Published
17 March 2025
Modified
14 July 2025
Patch / advisory
CVSS Score v3.1 6.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0061 45th percentile
Risk Priority 45 floored blend · peak EPSS

Summary

CVE-2024-48015 is a medium-severity Command Injection (CWE-77) vulnerability in Dell Smartfabric Os10. Its CVSS base score is 6.7 (Medium).

Operationally, ranked at the 45th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Dell SmartFabric OS10 Software, version(s) 10.5.4.x, 10.5.5.x, 10.5.6.x, 10.6.0.x, contain(s) an Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to Command execution.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-48017Same product: Dell Smartfabric Os10
CVE-2024-48830Same product: Dell Smartfabric Os10
CVE-2025-46428Same product: Dell Smartfabric Os10
CVE-2024-38486Same product: Dell Smartfabric Os10
CVE-2026-22284Same product: Dell Smartfabric Os10
CVE-2024-49560Same product: Dell Smartfabric Os10
CVE-2025-46427Same product: Dell Smartfabric Os10
CVE-2024-49557Same product: Dell Smartfabric Os10
CVE-2025-22473Same product: Dell Smartfabric Os10
CVE-2025-22472Same product: Dell Smartfabric Os10

Affected Assets

dell
smartfabric os10
10.5.4.0 — 10.5.4.14 · 10.5.5.0 — 10.5.5.13 · 10.5.6.0 — 10.5.6.8

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.2.3
  • V1.2.5
  • V1.2.8
  • V1.2.9

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and neutralization that prevent command injection.

DE.CM-09 partial match
prevents

Runtime monitoring of software and data can detect anomalous command execution resulting from injection.

ID.RA-01 partial match
prevents

Identifying recorded vulnerabilities enables remediation of command-injection flaws before exploitation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Secure coding standards require proper escaping and parameterization of commands, directly eliminating CWE-77.

detects

Security testing in development catches command-injection vulnerabilities before release.

prevents

Secure development life cycle mandates input validation and command construction practices that directly prevent command injection.

prevents

Application security requirements explicitly call for controls against injection flaws including command injection.

prevents

Secure architecture principles reduce the attack surface but do not prescribe the specific neutralization techniques needed.

none

Environment separation limits the blast radius of an exploited command injection but does not prevent the flaw itself.

References