Code InjectionWeakness · CWE-94

CVE-2024-13928

HIGH · 7.2 CVSS v3.1 Published 2025-05-22
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
78/100
Remediation priority · High
Remotely reachable 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
SQL injection vulnerabilities in ASPECT allow unintended access and manipulation of database repositories if session administrator credentials become compromised. This issue affects ASPECT-Enterprise: through 3.08.03; NEXUS Series: through 3.08.03; MATRIX Series: through 3.08.03.

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

SQL injection vulnerabilities exist in ASPECT enterprise software (versions through 3.08.03 across Enterprise, NEXUS Series, and MATRIX Series products). The vulnerabilities allow attackers with compromised session administrator credentials to execute unauthorized database operations, potentially accessing or manipulating sensitive data repositories.

MitigationApply vendor-supplied patches for ASPECT versions beyond 3.08.03; if no patch exists, implement strict input validation, parameterized database queries, and consider network segmentation to limit exposure of the administrative interface.

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

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
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

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 ASPECT software version
    Locate the installed version of ASPECT software by checking the application metadata, About dialog, or version file typically found in the installation directory or system registry. Compare this version number against the affected range (versions through 3.08.03).
    Affected if The installed version is 3.08.03 or any earlier version in the Enterprise, NEXUS Series, or MATRIX Series product lines.
  2. Locate administrative interface access point
    Identify whether the ASPECT administrative interface or session management portal is accessible on the network or locally. Check for web-based admin URLs, console applications, or service endpoints used for administrator authentication.
    Affected if The administrative interface is exposed and reachable without additional network segmentation.
  3. Review administrator session logs
    Examine ASPECT logs for any unexpected or unauthorized administrator session activity, particularly from unexpected IP addresses, at unusual times, or with credentials not issued to current staff.
    Affected if Logs show administrative sessions that cannot be attributed to legitimate administrators.
  4. Inspect database query logs for anomalies
    If database logging is enabled, review logs for SQL queries containing suspicious patterns such as unescaped quotes, UNION statements, or unexpected conditional logic that may indicate injection attempts.
    Affected if Database logs contain malformed or suspicious SQL constructs that suggest injection exploitation.
  5. Check for unexpected database objects or data modifications
    Review database schemas and recent data changes for unauthorized stored procedures, tables, or modified records that may indicate successful SQL injection attacks.
    Affected if Database contains unauthorized objects or data changes that were not performed through the application's normal interface.

A system is affected if it runs ASPECT software version 3.08.03 or earlier in the Enterprise, NEXUS Series, or MATRIX Series lines and has an accessible administrative interface, regardless of whether evidence of exploitation is observed.

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
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply vendor-supplied patches for ASPECT versions beyond 3.08.03; if no patch exists, implement strict input validation, parameterized database queries, and consider network segmentation to limit exposure of the administrative interface.

Recommended fix Moderate confidence

Version newer than 3.08.03 (contact ABB for specific fixed release number)

  1. 1. Identify the current installed version of ASPECT-Enterprise, NEXUS Series, or MATRIX Series in your environment.
  2. 2. Confirm the installed version is 3.08.03 or earlier (versions through 3.08.03 are affected by the SQL injection vulnerability).
  3. 3. Contact ABB technical support or visit the ABB support portal (search.abb.com) to obtain the security update that addresses CVE-2024-13928.
  4. 4. Request and apply the patch or upgrade to a version newer than 3.08.03 that contains the security fix.
  5. 5. After upgrading, verify the SQL injection vulnerability is remediated by testing or consulting ABB release notes.
  6. 6. Validate that administrator session credential handling follows best practices to prevent credential compromise.
Caveat Contact ABB to confirm any compatibility or configuration changes required when upgrading from version 3.08.03

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

Have this fixed Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get help mitigating

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-13928 — 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-13928 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