Cyber Resilience

CVE-2022-32525

Critical

Published: 30 January 2023

Published
30 January 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0260 86.0th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-32525 is a critical-severity Classic Buffer Overflow (CWE-120) vulnerability in Schneider-Electric Interactive Graphical Scada System. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 14.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

A CWE-120 buffer copy vulnerability without size checking affects the IGSS Data Server component IGSSdataServer.exe in versions prior to V15.0.0.22170. The flaw produces a stack-based buffer overflow when the server processes specially crafted alarm data messages, which can result in remote code execution.

An unauthenticated attacker with network access can send malicious alarm messages to trigger the overflow. Successful exploitation grants full control over the affected server, including arbitrary code execution with impacts on confidentiality, integrity, and availability.

Schneider Electric advisory SEVD-2022-165-01 recommends upgrading IGSS Data Server to version 15.0.0.22170 or later to address the issue.

EPSS for the CVE reached a peak of 0.0567 before receding to the current value of 0.0260.

EU & UK References

Vulnerability details

A CWE-120: Buffer Copy without Checking Size of Input vulnerability exists that could cause a stack-based buffer overflow, potentially leading to remote code execution when an attacker sends specially crafted alarm data messages. Affected Products: IGSS Data Server - IGSSdataServer.exe…

more

(Versions prior to V15.0.0.22170)

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

schneider-electric
interactive graphical scada system
≤ 15.0.0.22170

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-120

Platform-independent managed code eliminates the need for unchecked native buffer copies that are the root cause of classic buffer overflows.

References