In ZeroMQ before version 4.3.3, there is a denial-of-service vulnerability. Users with TCP transport public endpoints, even with CURVE/ZAP enabled, are impacted. 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. This is patched in version 4.3.3.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/zeromq/libzmq/pull/3913 | Patch Third Party Advisory | 
| https://github.com/zeromq/libzmq/pull/3973 | Patch Third Party Advisory | 
| https://github.com/zeromq/libzmq/security/advisories/GHSA-25wp-cf8g-938m | Patch Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2020/11/msg00017.html | Mailing List Third Party Advisory | 
| https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BZ5IMNQXDB52JFBXHFLK4AHVORFELNNG/ | |
| https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YFW2ZELCCPS4VLU4OSJOH5YL6KFKTFYW/ | |
| https://security.gentoo.org/glsa/202009-12 | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2020-09-11 16:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-15166
Mitre link : CVE-2020-15166
CVE.ORG link : CVE-2020-15166
JSON object : View
Products Affected
                zeromq
- libzmq
fedoraproject
- fedora
debian
- debian_linux
CWE
                
                    
                        
                        CWE-400
                        
            Uncontrolled Resource Consumption
