Cyber Resilience

CVE-2024-6298

Abb Aspect-Ent-12 Firmware ≤ 3.08.01

Published
05 July 2024
Modified
05 December 2024
Patch / advisory
CVSS Score v4 9.4
Click a component to see what it means
Raw vectorCVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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:Y/R:I/V:C/RE:H/U:Red
EPSS Score 0.19 97th percentile
Risk Priority 57 floored blend · peak EPSS

Summary

CVE-2024-6298 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.4 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 3% 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-6298 is an unauthorized file access vulnerability in the web server component of ABB ASPECT Enterprise, NEXUS Series, and MATRIX Series version 3.08.01. The flaw, tracked under CWE-1287, permits remote arbitrary code execution and carries a CVSS 4.0 score of 9.4 reflecting critical impact across confidentiality, integrity, and availability.

An attacker with adjacent-network access and no credentials or user interaction can exploit the issue to read arbitrary files and execute code on the affected system. The attack requires only network adjacency and succeeds against unpatched installations of the listed ABB building-automation products.

ABB has published security advisories (document 9AKK108469A7497) that direct customers to updated firmware or configuration guidance; the references are available from the ABB library links provided in the CVE record.

EPSS for the CVE rose from a low baseline to a peak of 0.3497 (current value 0.2594), indicating measurable post-disclosure exploitation interest that warrants renewed monitoring.

EU & UK References

Vulnerability Data

Unauthorized file access in WEB Server in ABB ASPECT - Enterprise v3.08.01; NEXUS Series v3.08.01 ; MATRIX Series v3.08.01 allows Attacker to execute arbitrary code remotely

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-51550Same 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.01
abb
aspect-ent-2 firmware
≤ 3.08.01
abb
aspect-ent-256 firmware
≤ 3.08.01
abb
aspect-ent-96 firmware
≤ 3.08.01
abb
nexus-2128 firmware
≤ 3.08.01
abb
nexus-2128-a firmware
≤ 3.08.01
abb
nexus-2128-f firmware
≤ 3.08.01
abb
nexus-2128-g firmware
≤ 3.08.01
abb
nexus-264 firmware
≤ 3.08.01
abb
nexus-264-a firmware
≤ 3.08.01
+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