Aspect Ent 12 FirmwareOperating system · Abb

CVE-2024-51541

HIGH · 7.5 CVSS v3.1 Published 2024-12-05
Fix available
A fix is available. Upgrade to 3.08.03 or later.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Local File Inclusion vulnerabilities allow access to sensitive system information.  Affected products: ABB ASPECT - Enterprise v3.08.02; NEXUS Series v3.08.02; MATRIX Series v3.08.02

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Local File Inclusion (LFI) vulnerability in ABB ASPECT-Enterprise, NEXUS Series, and MATRIX Series version 3.08.02 allows unauthenticated remote attackers to access sensitive system files via manipulated input parameters that include file paths, potentially exposing configuration data, credentials, or source code.

MitigationImplement strict input validation and path sanitization on all file inclusion parameters to block directory traversal sequences; apply vendor-provided security patch for v3.08.02 when released.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Aspect Ent 12 FirmwareOperating system
Affected:< 3.08.03
Aspect Ent 2 FirmwareOperating system
Affected:< 3.08.03
Aspect Ent 256 FirmwareOperating system
Affected:< 3.08.03
Aspect Ent 96 FirmwareOperating system
Affected:< 3.08.03
Nexus 2128 FirmwareOperating system
Affected:< 3.08.03
Nexus 2128 A FirmwareOperating system
Affected:< 3.08.03
Nexus 2128 F FirmwareOperating system
Affected:< 3.08.03
Nexus 2128 G FirmwareOperating system
Affected:< 3.08.03

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify device model and firmware version
    Access the device management interface or use SNMP/sysinfo commands to retrieve the exact model number (e.g., ABB Aspect Ent 12, ABB Nexus 2128) and installed firmware version
    Affected if Firmware version is 3.08.02 or lower, or the model matches one of the affected variants listed in the CVE
  2. Confirm web service is accessible
    Check if the device HTTP/HTTPS interface is exposed on the network using a port scan or by accessing the device URL
    Affected if The web management interface is reachable and accepts user input
  3. Locate file inclusion parameters
    Review application documentation or probe common endpoints (such as parameter handlers or file viewers) for parameters that accept file paths or filenames as input
    Affected if The application accepts file path parameters in HTTP requests without requiring authentication
  4. Test for directory traversal vulnerability
    Send crafted requests with ../ sequences to identified file path parameters (e.g., ../../etc/passwd or encoded variations)
    Affected if The application returns contents of files outside the intended directory
  5. Review access logs for traversal patterns
    Examine HTTP server access logs for unusual patterns like '../' or encoded path sequences in request parameters
    Affected if Logs show unauthenticated requests containing directory traversal sequences to file inclusion endpoints

A user is affected if their ABB ASPECT-Enterprise or NEXUS device runs firmware version 3.08.02 or lower and has an accessible web interface with file inclusion parameters that can be manipulated.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 3.08.03 or later
Fixed in 3.08.03
Interim mitigation

Implement strict input validation and path sanitization on all file inclusion parameters to block directory traversal sequences; apply vendor-provided security patch for v3.08.02 when released.

Recommended fix High confidence

Firmware version 3.08.03

  1. 1. Identify the exact model number of the affected ABB device (Aspect Enterprise 12/2/256/96, Nexus 2128/2128A/2128F/2128G, or Matrix Series)
  2. 2. Access the device management interface and navigate to the firmware version information section
  3. 3. Confirm the current running firmware version is below 3.08.03
  4. 4. Obtain the official firmware version 3.08.03 or later from ABB's official support portal at search.abb.com
  5. 5. Follow ABB's published firmware upgrade procedure for the specific device model, ensuring stable power during the update
  6. 6. After upgrade completes, verify the new firmware version is 3.08.03 or higher
  7. 7. Confirm the vulnerability is remediated by testing that the LFI vector is no longer exploitable
Caveat Review ABB release notes for any configuration or compatibility changes between your current version and 3.08.03 before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Aspect Ent 12 Firmware Scoped from the published advisory
  • Consultation6.0 h
  • Implementation12.0 h
  • Testing10.0 h
  • Review / QA6.0 h
34.0 hours of engineering $5,940
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $9,504.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-51541 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-51541 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data