Cyber Resilience

CVE-2024-5680

Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services ≤ 9.8

Published
11 July 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v3.1 7.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
EPSS Score 0.0015 4th percentile
Risk Priority 55 floored blend · peak EPSS

Summary

CVE-2024-5680 is a high-severity Improper Validation of Array Index (CWE-129) vulnerability in Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services. Its CVSS base score is 7.1 (High).

Operationally, ranked at the 4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

CWE-129: Improper Validation of Array Index vulnerability exists that could cause local denial-of-service when a malicious actor with local user access crafts a script/program using an IOCTL call in the Foxboro.sys driver.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-2570Same product: Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services
CVE-2024-5679Same product: Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services
CVE-2023-2569Same product: Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services
CVE-2024-5681Same product: Schneider-Electric Ecostruxure Foxboro Dcs Control Core Services
CVE-2023-28004Same vendor: Schneider-Electric
CVE-2023-27980Same vendor: Schneider-Electric
CVE-2021-22707Same vendor: Schneider-Electric
CVE-2026-9716Same vendor: Schneider-Electric
CVE-2023-5630Same vendor: Schneider-Electric
CVE-2023-27979Same vendor: Schneider-Electric

Affected Assets

schneider-electric
ecostruxure foxboro dcs control core services
≤ 9.8

Mitigating Controls

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 input validation and bounds checking that prevent improper array indexing.

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.

detects

Security testing in development can detect out-of-bounds array access but does not prevent the weakness by itself.

prevents

Secure development lifecycle mandates input validation and bounds checking that directly prevents improper array indexing.

prevents

Application security requirements include validation of untrusted input used for indexing or addressing memory structures.

prevents

Secure architecture principles encourage defensive coding patterns that reduce index-related vulnerabilities.

prevents

Secure coding standards explicitly require bounds checking and validation of array indices derived from untrusted data.

References