#VU49157 Uncontrolled memory allocation in FactoryTalk Linx - CVE-2020-5802

 

#VU49157 Uncontrolled memory allocation in FactoryTalk Linx - CVE-2020-5802

Published: December 28, 2020 / Updated: January 29, 2021


Vulnerability identifier: #VU49157
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-5802
CWE-ID: CWE-789
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
FactoryTalk Linx
Software vendor:
Rockwell Automation

Description

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

The vulnerability exists due to an uncontrolled memory allocation in RSLinxNG.exe. An attacker-controlled memory allocation size can be passed to the C++ new operator in RnaDaSvr.dll by sending a specially crafted ConfigureItems message to TCP prot 4241. This will cause the new operator to allocate a large amount of memory. It's been observed that a large allocation size (i.e., 0xfffffff3) can cause an unhandled exception in RSLinxNG.exe, which results in process termination of RSLinxNG.exe.

A remote non-authenticated attacker can send a malformed request and crash the RSLinxNG.exe service.


Remediation

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

External links