Cyber Resilience

CVE-2023-6357

HighRCE

Published: 05 December 2023

Published
05 December 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0026 49.9th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-6357 is a high-severity OS Command Injection (CWE-78) vulnerability in Codesys Control For Beaglebone Sl. Its CVSS base score is 8.8 (High).

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

EU & UK References

Vulnerability details

A low-privileged remote attacker could exploit the vulnerability and inject additional system commands via file system libraries which could give the attacker full control of the device.

CWE(s)

Related Threats

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

Affected Assets

codesys
control for beaglebone sl
≤ 4.11.0.0
codesys
control for empc-a\/imx6
≤ 4.11.0.0
codesys
control for iot2000 sl
≤ 4.11.0.0
codesys
control for linux arm sl
≤ 4.11.0.0
codesys
control for linux sl
≤ 4.11.0.0
codesys
control for pfc100 sl
≤ 4.11.0.0
codesys
control for pfc200 sl
≤ 4.11.0.0
codesys
control for plcnext sl
≤ 4.11.0.0
codesys
control for raspberry pi sl
≤ 4.11.0.0
codesys
control for wago touch panels 600 sl
≤ 4.11.0.0
+1 more product configuration(s) — see NVD for full list

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-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References