Cyber Resilience

CVE-2024-51550

Abb Aspect-Ent-12 Firmware ≤ 3.08.03

Published
05 December 2024
Modified
27 February 2025
Patch / advisory
CVSS Score v4 9.3
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.018 77th percentile
Risk Priority 52 floored blend · peak EPSS

Summary

CVE-2024-51550 is a critical-severity Improper Validation of Specified Type of Input (CWE-1287) vulnerability in Abb Aspect-Ent-12 Firmware. Its CVSS base score is 9.3 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 23% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2024-51550 is a data validation and sanitization vulnerability affecting ABB ASPECT Enterprise, NEXUS Series, and MATRIX Series devices running version 3.08.02. The flaw resides in the Linux-based environment of these Aspect devices and permits injection of unvalidated and unsanitized data.

An unauthenticated attacker with network access can exploit the issue remotely to compromise confidentiality and integrity at a high level while also affecting availability to a lesser degree, as reflected in the CVSS 9.3 rating.

An ABB advisory describing the affected products and recommended actions is available at https://search.abb.com/library/Download.aspx?DocumentID=9AKK108469A7497&LanguageCode=en&DocumentPartId=&Action=Launch. The associated EPSS score has remained low, moving only from 0.0475 currently to a peak of 0.0553.

EU & UK References

Vulnerability Data

Data Validation / Data Sanitization vulnerabilities in Linux allows unvalidated and unsanitized data to be injected in an Aspect device.  Affected products: ABB ASPECT - Enterprise v3.08.02; NEXUS Series v3.08.02; MATRIX Series v3.08.02

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
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.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-6298Same product: Abb Aspect-Ent-12
CVE-2024-51554Same product: Abb Aspect-Ent-12
CVE-2024-51551Same product: Abb Aspect-Ent-12
CVE-2024-51546Same product: Abb Aspect-Ent-12
CVE-2023-0636Same product: Abb Aspect-Ent-12
CVE-2024-48839Same product: Abb Aspect-Ent-12
CVE-2024-48846Same product: Abb Aspect-Ent-12
CVE-2024-51549Same product: Abb Aspect-Ent-12
CVE-2024-6784Same product: Abb Aspect-Ent-12
CVE-2024-48840Same product: Abb Aspect-Ent-12

Affected Assets

abb
aspect-ent-12 firmware
≤ 3.08.03
abb
aspect-ent-2 firmware
≤ 3.08.03
abb
aspect-ent-256 firmware
≤ 3.08.03
abb
aspect-ent-96 firmware
≤ 3.08.03
abb
nexus-2128 firmware
≤ 3.08.03
abb
nexus-2128-a firmware
≤ 3.08.03
abb
nexus-2128-f firmware
≤ 3.08.03
abb
nexus-2128-g firmware
≤ 3.08.03
abb
nexus-264 firmware
≤ 3.08.03
abb
nexus-264-a firmware
≤ 3.08.03
+9 more product configuration(s) — see NVD for full list

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.1.1
  • V1.4.2
  • V2.1.1
  • V2.2.2

Mitigating Controls (NIST 800-53 r5) AI

SI-10 directly requires validation of information inputs, which structurally prevents type-validation failures from being introduced or exploitable.

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 proper input type validation during development.

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.

finds

Security testing can detect type-validation flaws but does not prevent them during development.

prevents

Secure development lifecycle mandates input validation and type checking to prevent improper type handling.

prevents

Application security requirements explicitly include validation of input data types and formats.

prevents

Secure architecture principles promote defensive input handling and type enforcement at system boundaries.

prevents

Secure coding standards directly require proper type validation of all external inputs.

References