Iec 61850 Source Code LibraryApplication · Trianglemicroworks

CVE-2024-34057

HIGH · 7.5 CVSS v3.1 Published 2024-09-18
Fix available
A fix is available. Upgrade to 05.30 / 10.0 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
Triangle Microworks TMW IEC 61850 Client source code libraries before 12.2.0 lack a buffer size check when processing received messages. The resulting buffer overflow can cause a crash, resulting in a denial of service.

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 · high confidence

Triangle Microworks TMW IEC 61850 Client libraries before version 12.2.0 contain a buffer overflow vulnerability due to missing buffer size validation when processing received IEC 61850 protocol messages. An attacker can send specially crafted messages to trigger the overflow, causing the client application to crash and resulting in denial of service.

MitigationUpgrade to TMW IEC 61850 Client library version 12.2.0 or later which implements proper buffer size checking. Since this is a library-level fix, identify all deployments and applications using the vulnerable library versions and replace them with the patched version.

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
Iec 61850 Source Code LibraryApplication
Affected:< 12.2.0
Sicam A8000 FirmwareOperating system
Affected:< 05.30
Sicam Scc FirmwareOperating system
Affected:< 10.0
Sicam Egs FirmwareOperating system
Affected:< 05.30
Sicam S8000Application
Affected:< 05.30
Sitipe AtApplication
Affected:all versions

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
None
Integrity
None
Availability
High

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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 Triangle Microworks IEC 61850 library version
    Search for TMW IEC 61850 library files in your application or system (common file patterns: tmw61850, IEC61850, lib61850). Check version information in library headers, manifest files, or product documentation. On Windows, examine DLL properties; on Linux, check with 'strings' or 'ldd' on linked binaries.
    Affected if The installed library version is below 12.2.0
  2. Check Siemens Sicam A8000 firmware version
    Access the Sicam A8000 web interface or console and navigate to System Information or Firmware version section. Alternatively, check via SNMP or the device management interface.
    Affected if Firmware version is below 05.30
  3. Check Siemens Sicam SCC firmware version
    Access the Sicam SCC management interface or check firmware version through the system information panel in the control system software.
    Affected if Firmware version is below 10.0
  4. Check Siemens Sicam EGS firmware version
    Access the Sicam EGS device management interface or check firmware version through the system information section.
    Affected if Firmware version is below 05.30
  5. Check Siemens Sicam S8000 firmware version
    Access the Sicam S8000 web interface or console and navigate to System Information or Firmware version section.
    Affected if Firmware version is below 05.30
  6. Check Siemens Sitipe AT version
    Examine the installed Sitipe AT software version through the product documentation or system information.
    Affected if Any version of Siemens Sitipe AT is in use (all versions are affected)

You are affected if you use any Triangle Microworks IEC 61850 library version below 12.2.0, or any Siemens Sicam product firmware below the specified thresholds, or any version of Siemens Sitipe AT, AND your system processes IEC 61850 protocol messages from network sources.

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 05.30 / 10.0 / 12.2.0 or later
Fixed in 05.3010.012.2.0
Interim mitigation

Upgrade to TMW IEC 61850 Client library version 12.2.0 or later which implements proper buffer size checking. Since this is a library-level fix, identify all deployments and applications using the vulnerable library versions and replace them with the patched version.

Recommended fix High confidence

IEC 61850 Source Code Library version 12.2.0 or later

  1. 1. Identify all deployments of Triangle Microworks TMW IEC 61850 Client source code libraries in your environment
  2. 2. Check the current version of the library in each deployment
  3. 3. If the version is below 12.2.0, obtain the updated library version 12.2.0 or later from Triangle Microworks (trianglemicroworks.com)
  4. 4. Integrate the updated library into your application following vendor integration documentation
  5. 5. Redeploy the updated application to all affected systems
  6. 6. For Siemens products (Sicam A8000, Sicam SCC, Sicam EGS, Sicam S8000): contact Siemens for firmware updates addressing this vulnerability
  7. 7. For Sitipe AT (all versions): contact the vendor for remediation guidance
Caveat Review Triangle Microworks release notes for any API changes between your current version and 12.2.0

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

Fix this in Iec 61850 Source Code Library Scoped from the published advisory
  • Consultation6.0 h
  • Implementation8.0 h
  • Testing12.0 h
  • Review / QA4.0 h
30.0 hours of engineering $5,160
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

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