Risk | High |
Patch available | YES |
Number of vulnerabilities | 8 |
CVE-ID | CVE-2022-2097 CVE-2022-4304 CVE-2022-4450 CVE-2023-0215 CVE-2023-0286 CVE-2023-0464 CVE-2023-0465 CVE-2023-0466 |
CWE-ID | CWE-311 CWE-208 CWE-415 CWE-416 CWE-843 CWE-400 CWE-347 CWE-254 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
SCALANCE XR552-12M Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XR528-6M Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XR526-8C Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XR524-8C Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XM416-4C Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XM408-8C Hardware solutions / Routers & switches, VoIP, GSM, etc SCALANCE XM408-4C Hardware solutions / Routers & switches, VoIP, GSM, etc |
Vendor | Siemens |
Security Bulletin
This security bulletin contains information about 8 vulnerabilities.
EUVDB-ID: #VU64922
Risk: Low
CVSSv3.1: 3.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2022-2097
CWE-ID:
CWE-311 - Missing Encryption of Sensitive Data
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to an error in AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimized implementation. Under specific circumstances OpenSSL does not encrypt the entire message and can reveal sixteen bytes of data that was preexisting in the memory that wasn't written. A remote attacker can gain access to potentially sensitive information.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU71993
Risk: Medium
CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2022-4304
CWE-ID:
CWE-208 - Information Exposure Through Timing Discrepancy
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to obtain sensitive information.
The vulnerability exists due to a timing based side channel exists in the OpenSSL RSA Decryption implementation. A remote attacker can perform a Bleichenbacher style attack and decrypt data sent over the network.
To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU71996
Risk: Medium
CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2022-4450
CWE-ID:
CWE-415 - Double Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the PEM_read_bio_ex() function. A remote attacker can pass specially crafted PEM file to the application, trigger a double free error and perform a denial of service (DoS) attack.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU71995
Risk: Medium
CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-0215
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error within the BIO_new_NDEF function. A remote attacker can trigger a use-after-free error and perform a denial of service (DoS) attack.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU71992
Risk: High
CVSSv3.1: 7.9 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-0286
CWE-ID:
CWE-843 - Type confusion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a type confusion error related to X.400 address processing inside an X.509 GeneralName. A remote attacker can pass specially crafted data to the application, trigger a type confusion error and perform a denial of service (DoS) attack or read memory contents.
In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU73960
Risk: Medium
CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-0464
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources when verifying X.509 certificate chains that include policy constraints. A remote attacker can create a specially crafted certificate to trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU74148
Risk: Low
CVSSv3.1: 4.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-0465
CWE-ID:
CWE-347 - Improper Verification of Cryptographic Signature
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to an error when validating certificate policies in leaf certificates. A remote attacker that controls a malicious CA server can issue a certificate that will be validated by the application.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU74149
Risk: Low
CVSSv3.1: 4.2 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N/E:U/RL:O/RC:C]
CVE-ID: CVE-2023-0466
CWE-ID:
CWE-254 - Security Features
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to an error within the X509_VERIFY_PARAM_add0_policy() function, which does not perform the certificate policy check despite being implicitly enabled. A remote attacker can bypass expected security restrictions and perform MitM attack.
Install update from vendor's website.
Vulnerable software versionsSCALANCE XR552-12M: before 6.6.1
SCALANCE XR528-6M: before 6.6.1
SCALANCE XR526-8C: before 6.6.1
SCALANCE XR524-8C: before 6.6.1
SCALANCE XM416-4C: before 6.6.1
SCALANCE XM408-8C: before 6.6.1
SCALANCE XM408-4C: before 6.6.1
CPE2.3http://cert-portal.siemens.com/productcert/txt/ssa-879734.txt
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to send a specially crafted request to the affected device in order to exploit this vulnerability.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.