CVE-2023-29105
Siemens 6Gk1411-1Ac00 Firmware ≤ 2.1
Raw vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:HSummary
CVE-2023-29105 is a medium-severity Missing Standardized Error Handling Mechanism (CWE-544) vulnerability in Siemens 6Gk1411-1Ac00 Firmware. Its CVSS base score is 5.9 (Medium).
Operationally, ranked at the 43th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-32708
Vulnerability Data
A vulnerability has been identified in SIMATIC Cloud Connect 7 CC712 (All versions >= V2.0 < V2.1), SIMATIC Cloud Connect 7 CC712 (All versions < V2.1), SIMATIC Cloud Connect 7 CC716 (All versions >= V2.0 < V2.1), SIMATIC Cloud Connect…
more
7 CC716 (All versions < V2.1). The affected device is vulnerable to a denial of service while parsing a random (non-JSON) MQTT payload. This could allow an attacker who can manipulate the communication between the MQTT broker and the affected device to cause a denial of service (DoS).
- CWE(s)
Related Threats
CVEs Like This One
Affected Assets
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.
Secure SDLC practices explicitly include defining and enforcing standardized error-handling patterns across code.
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.
Secure coding explicitly calls for uniform, standardized error handling to avoid introducing weaknesses.
Security testing can detect inconsistent error handling but does not itself define the standardized mechanism.
Secure development life cycle requires consistent, standardized error-handling practices across the codebase.
Application security requirements can mandate standardized error handling as a non-functional requirement.
Secure system architecture and engineering principles include consistent exception and error-handling mechanisms.