Multiple vulnerabilities in Siemens RUGGEDCOM ROX IIB



Published: 2021-02-22
Risk High
Patch available YES
Number of vulnerabilities 6
CVE-ID CVE-2018-12404
CVE-2018-18508
CVE-2019-11745
CVE-2019-17006
CVE-2019-17007
CVE-2020-1763
CWE-ID CWE-300
CWE-476
CWE-787
CWE-122
CWE-20
Exploitation vector Network
Public exploit Public exploit code for vulnerability #1 is available.
Vulnerable software
Subscribe
RUGGEDCOM ROS
Server applications / SCADA systems

Vendor Siemens

Security Bulletin

This security bulletin contains information about 6 vulnerabilities.

1) Cache Attacks

EUVDB-ID: #VU16219

Risk: Medium

CVSSv3.1: 7.3 [CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H/E:P/RL:O/RC:C]

CVE-ID: CVE-2018-12404

CWE-ID: CWE-300 - Channel Accessible by Non-Endpoint ('Man-in-the-Middle')

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a downgrade attack on the server and decrypt private keys on the target system.

The vulnerability exists due to a core weakness in TLS that relates to the handshaking of the session key which is used within the tunnel during parallelisation of thousands of oracle queries that occurs using a cluster of TLS servers which share the same public key certificate. A remote attacker can mount a microarchitectural side channel attack against a vulnerable implementation, obtain a network man-in-the-middle position, obtain the relevant data to sign and trigger the victim server to decrypt ciphertexts chosen by the adversary to perform a downgrade attack.






Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.

2) NULL pointer dereference

EUVDB-ID: #VU26105

Risk: Low

CVSSv3.1: 2.7 [CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L/E:U/RL:O/RC:C]

CVE-ID: CVE-2018-18508

CWE-ID: CWE-476 - NULL Pointer Dereference

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dereference error in Mozilla NSS within the  CMS (Cryptographic Message Syntax) API. A remote attacker can perform a denial of service (DoS) attack.

Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Out-of-bounds write

EUVDB-ID: #VU23050

Risk: High

CVSSv3.1: 8.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-11745

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

The vulnerability allows a remote attacker to compromise vulnerable system.

The vulnerability exists due to a boundary error when processing untrusted input within the NSC_EncryptUpdate() function in /lib/softoken/pkcs11c.c, when performing padding operations in Mozilla NSS. A remote attacker can pass specially crafted data to the affected application, trigger out-of-bounds write and execute arbitrary code on the target system.

Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Heap-based buffer overflow

EUVDB-ID: #VU47197

Risk: High

CVSSv3.1: 7.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2019-17006

CWE-ID: CWE-122 - Heap-based Buffer Overflow

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to a boundary error in Mozilla NSS library when processing input text length while using certain cryptographic primitives. A remote attacker can pass specially crafted data to the application, trigger heap-based buffer overflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Input validation error

EUVDB-ID: #VU23467

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-2019-17007

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input within the collect_certs() function in /lib/pkcs7/certread.c in Mozilla NSS library. A remote attacker can supply a specially crafted certificate to the application and perform a denial of service attack.

Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

6) Input validation error

EUVDB-ID: #VU27709

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-2020-1763

CWE-ID: CWE-20 - Improper input validation

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input when processing IKEv1 informational exchange messages. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.

Mitigation

Install update from vendor's website.

Note, the following Siemens products are affected:

  • RUGGEDCOM ROX MX5000: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1400: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1500: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1501: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1510: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1511: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX1512: All versions prior to v2.14.0
  • RUGGEDCOM ROX RX500: All versions prior to v2.14.0

Vulnerable software versions

RUGGEDCOM ROS: before 2.14.0

External links

http://ics-cert.us-cert.gov/advisories/icsa-21-040-04
http://cert-portal.siemens.com/productcert/pdf/ssa-379803.pdf


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 application in order to exploit this vulnerability.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###