CVE-2021-3712 vulnerability in Canonical and Other Products
Published on August 24, 2021
Read buffer overruns processing ASN.1 strings
ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated with a NUL (0) byte. Although not a strict requirement, ASN.1 strings that are parsed using OpenSSL's own "d2i" functions (and other similar parsing functions) as well as any string whose value has been set with the ASN1_STRING_set() function will additionally NUL terminate the byte array in the ASN1_STRING structure. However, it is possible for applications to directly construct valid ASN1_STRING structures which do not NUL terminate the byte array by directly setting the "data" and "length" fields in the ASN1_STRING array. This can also happen by using the ASN1_STRING_set0() function. Numerous OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the "data" field, then a read buffer overrun can occur. The same thing can also occur during name constraints processing of certificates (for example if a certificate has been directly constructed by the application instead of loading it via the OpenSSL parsing functions, and the certificate contains non NUL terminated ASN1_STRING structures). It can also occur in the X509_get1_email(), X509_REQ_get1_email() and X509_get1_ocsp() functions. If a malicious actor can cause an application to directly construct an ASN1_STRING and then process it through one of the affected OpenSSL functions then this issue could be hit. This might result in a crash (causing a Denial of Service attack). It could also result in the disclosure of private memory contents (such as private keys, or sensitive plaintext). Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k). Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y).
Vulnerability Analysis
CVE-2021-3712 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is consided to have a high level of attack complexity. The potential impact of an exploit of this vulnerability is considered to have a high impact on confidentiality, with no impact on integrity, and a high impact on availability.
Privileges Required:
NONE
Confidentiality Impact:
HIGH
Availability Impact:
HIGH
Weakness Type
Out-of-bounds Read
The software reads data past the end, or before the beginning, of the intended buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash. A crash can occur when the code reads a variable amount of data and assumes that a sentinel exists to stop the read operation, such as a NUL in a string. The expected sentinel might not be located in the out-of-bounds memory, causing excessive data to be read, leading to a segmentation fault or a buffer overflow. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent read operation then produces undefined or unexpected results.
Products Associated with CVE-2021-3712
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2021-3712 are published in these products:
Affected Versions
OpenSSL:
-
Version Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k)
is affected.
-
Version Fixed in OpenSSL 1.0.2za (Affected 1.0.2-1.0.2y)
is affected.
Siemens
BFCClient:
-
Before V2.17
is affected.
Siemens
Industrial Edge - Machine Insight App:
Siemens
Industrial Edge - PROFINET IO Connector:
-
Version All versions < V1.1.1
is affected.
Siemens
RUGGEDCOM RM1224 LTE(4G) EU:
-
Version All versions < V7.1
is affected.
Siemens
RUGGEDCOM RM1224 LTE(4G) NAM:
-
Version All versions < V7.1
is affected.
Siemens
RUGGEDCOM ROX MX5000:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX MX5000RE:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1400:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1500:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1501:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1510:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1511:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1512:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1524:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX1536:
-
Before V2.15.0
is affected.
Siemens
RUGGEDCOM ROX RX5000:
-
Before V2.15.0
is affected.
Siemens
SCALANCE M804PB:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M812-1 ADSL-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M812-1 ADSL-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M816-1 ADSL-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M816-1 ADSL-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M826-2 SHDSL-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M874-2:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M874-3:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M876-3:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M876-3 (ROK):
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M876-4 (EU):
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE M876-4 (NAM):
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE MUM853-1 (EU):
Siemens
SCALANCE MUM856-1 (EU):
Siemens
SCALANCE MUM856-1 (RoW):
Siemens
SCALANCE S615 LAN-Router:
-
Version All versions < V7.1
is affected.
Siemens
SCALANCE SC622-2C:
-
Version All versions < V2.3
is affected.
Siemens
SCALANCE SC632-2C:
-
Version All versions < V2.3
is affected.
Siemens
SCALANCE SC636-2C:
-
Version All versions < V2.3
is affected.
Siemens
SCALANCE SC642-2C:
-
Version All versions < V2.3
is affected.
Siemens
SCALANCE SC646-2C:
-
Version All versions < V2.3
is affected.
Siemens
SCALANCE W1748-1 M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W1748-1 M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W1788-1 M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W1788-2 EEC M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W1788-2 M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W1788-2IA M12:
-
Before V3.0.0
is affected.
Siemens
SCALANCE W721-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W721-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W721-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W721-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W722-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45 (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W734-1 RJ45 (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W738-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W738-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W738-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W738-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W748-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W761-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W761-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W761-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W761-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45 (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W774-1 RJ45 (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12 EEC (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W778-1 M12 EEC (USA):
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 SFP:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 SFP:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 SFP:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2 SFP:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2IA RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2IA RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2IA RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W786-2IA RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-1 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 M12 EEC:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE W788-2 RJ45:
-
Before V6.6.0
is affected.
Siemens
SCALANCE WAM766-1:
-
Before V1.2.0
is affected.
Siemens
SCALANCE WAM766-1 (US):
-
Before V1.2.0
is affected.
Siemens
SCALANCE WAM766-1 EEC:
-
Before V1.2.0
is affected.
Siemens
SCALANCE WAM766-1 EEC (US):
-
Before V1.2.0
is affected.
Siemens
SCALANCE WUM766-1:
-
Before V1.2.0
is affected.
Siemens
SCALANCE WUM766-1 (USA):
-
Before V1.2.0
is affected.
Siemens
SCALANCE X200-4P IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X201-3P IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X201-3P IRT PRO:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X202-2IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X202-2P IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X202-2P IRT PRO:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X204-2:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X204-2FM:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X204-2LD:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X204-2LD TS:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X204-2TS:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X204IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X204IRT PRO:
-
Before V5.5.2
is affected.
Siemens
SCALANCE X206-1:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X206-1LD:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X208:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X208PRO:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X212-2:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X212-2LD:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X216:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X224:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE X302-7 EEC (230V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (230V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (24V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (2x 230V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (2x 230V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (2x 24V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X302-7 EEC (2x 24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X304-2FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X306-1LD FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (230V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (230V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (24V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (2x 230V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (2x 230V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (2x 24V, coated):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-2 EEC (2x 24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-3:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-3:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-3LD:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X307-3LD:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LD:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LD:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LH:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LH:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LH+:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2LH+:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M PoE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M PoE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M TS:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X308-2M TS:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X310:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X310:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X310FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X310FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X320-1 FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X320-1-2LD FE:
-
Before V4.1.4
is affected.
Siemens
SCALANCE X408-2:
-
Before V4.1.4
is affected.
Siemens
SCALANCE XF201-3P IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE XF202-2P IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE XF204:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE XF204-2:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE XF204-2BA IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE XF204IRT:
-
Before V5.5.2
is affected.
Siemens
SCALANCE XF206-1:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE XF208:
-
Version All versions < V5.2.6
is affected.
Siemens
SCALANCE XR324-12M (230V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (230V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (230V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (230V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M (24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M TS (24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-12M TS (24V):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (100-240VAC/60-250VDC, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 100-240VAC/60-250VDC, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M EEC (2x 24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M PoE (230V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M PoE (230V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M PoE (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M PoE (24V, ports on rear):
-
Before V4.1.4
is affected.
Siemens
SCALANCE XR324-4M PoE TS (24V, ports on front):
-
Before V4.1.4
is affected.
Siemens
SIMATIC CP 1242-7 V2:
-
Version All versions < V3.3.46
is affected.
Siemens
SIMATIC CP 1243-1:
-
Version All versions < V3.3.46
is affected.
Siemens
SIMATIC CP 1243-7 LTE EU:
-
Version All versions < V3.3.46
is affected.
Siemens
SIMATIC CP 1243-7 LTE US:
-
Version All versions < V3.3.46
is affected.
Siemens
SIMATIC CP 1243-8 IRC:
-
Version All versions < V3.3.46
is affected.
Siemens
SIMATIC CP 1542SP-1:
-
Before V2.2.28
is affected.
Siemens
SIMATIC CP 1543-1:
-
Version All versions < V3.0.22
is affected.
Siemens
SIMATIC CP 1543SP-1:
-
Before V2.2.28
is affected.
Siemens
SIMATIC CP 1545-1:
-
Version All versions < V1.1
is affected.
Siemens
SIMATIC PCS neo (Administration Console):
-
Before V3.1.1
is affected.
Siemens
SIMATIC Process Historian OPC UA Server:
-
Before V2020 SP1
is affected.
Siemens
SIMATIC S7-1200 CPU 1211C AC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1211C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1211C DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1212C AC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1212C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1212C DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1212FC DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1212FC DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1214C AC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1214C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1214C DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1214FC DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1214FC DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1215C AC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1215C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1215C DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1215FC DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1215FC DC/DC/Rly:
-
Before V4.5.2
is affected.
Siemens
SIMATIC S7-1200 CPU 1217C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SINEC NMS:
-
Before V1.0 SP3
is affected.
Siemens
SINEMA Remote Connect Server:
Siemens
SINEMA Server V14:
Siemens
SINUMERIK Operate:
-
Version All versions < V4.95 SP1
is affected.
Siemens
SIPLUS ET 200SP CP 1543SP-1 ISEC:
-
Before V2.2.28
is affected.
Siemens
SIPLUS ET 200SP CP 1543SP-1 ISEC TX RAIL:
-
Before V2.2.28
is affected.
Siemens
SIPLUS NET CP 1242-7 V2:
-
Version All versions < V3.3.46
is affected.
Siemens
SIPLUS NET CP 1543-1:
-
Version All versions < V3.0.22
is affected.
Siemens
SIPLUS NET SCALANCE X308-2:
-
Before V4.1.4
is affected.
Siemens
SIPLUS S7-1200 CP 1243-1:
-
Version All versions < V3.3.46
is affected.
Siemens
SIPLUS S7-1200 CP 1243-1 RAIL:
-
Version All versions < V3.3.46
is affected.
Siemens
SIPLUS S7-1200 CPU 1212 AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212C AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1212C DC/DC/DC RAIL:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214 AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/DC RAIL:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214C DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214FC DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1214FC DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215 DC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215C AC/DC/RLY:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215C DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
SIPLUS S7-1200 CPU 1215FC DC/DC/DC:
-
Before V4.5.2
is affected.
Siemens
TIA Administrator:
-
Before V1.0.7
is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.