Resource management error in zeromq - CVE-2020-15166

 

Resource management error in zeromq - CVE-2020-15166

Published: September 14, 2020


Vulnerability identifier: #VU46682
CSH Severity: Medium
CVSS v4: 8.7 [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]
CVE-ID: CVE-2020-15166
CWE-ID: CWE-399
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper management of internal resources with the application when processing TCP requests. If a raw TCP socket is opened and connected to an endpoint that is fully configured with CURVE/ZAP, legitimate clients will not be able to exchange any message. Handshakes complete successfully, and messages are delivered to the library, but the server application never receives them.

Affected software

zeromq
Arch Linux
Gentoo Linux
Debian Linux
Fedora
openEuler
zeromq (Alpine package)
zeromq3 (Debian package)
zeromq
cppzmq-devel
zeromq-debuginfo
zeromq-debugsource
zeromq-devel
zeromq-help

How to mitigate CVE-2020-15166

Install updates from vendor's website.

zeromq - update to 4.3.3
zeromq3 (Debian package) - update to 4.3.1-4+deb10u2
zeromq - addressed in versions 4.3.3-1.el8, 4.3.3-1.fc32, 4.3.3-1.fc33
zeromq - update to 4.3.4-1
cppzmq-devel - update to 4.3.4-1
zeromq-debuginfo - update to 4.3.4-1
zeromq-debugsource - update to 4.3.4-1
zeromq-devel - update to 4.3.4-1
zeromq-help - update to 4.3.4-1

External References

Related Security Bulletins