GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Sep 14, 2020 8:26 am Post subject: [ GLSA 202009-12 ] ZeroMQ |
|
|
Gentoo Linux Security Advisory
Title: ZeroMQ: Denial of service (GLSA 202009-12)
Severity: normal
Exploitable: local, remote
Date: 2020-09-13
Bug(s): #740574
ID: 202009-12
Synopsis
A vulnerability in ZeroMQ could lead to a Denial of Service
condition.
Background
Looks like an embeddable networking library but acts like a concurrency
framework.
Affected Packages
Package: net-libs/zeromq
Vulnerable: < 4.3.3
Unaffected: >= 4.3.3
Architectures: All supported architectures
Description
It was discovered that ZeroMQ does not properly handle connecting peers
before a handshake is completed.
Impact
An unauthenticated remote attacker able to connect to a ZeroMQ endpoint,
even with CURVE encryption/authentication enabled, can cause a Denial of
Service condition.
Workaround
There is no known workaround at this time.
Resolution
All ZeroMQ users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/zeromq-4.3.3"
|
References
CVE-2020-15166 |
|