CVE-2013-3571: Low severity dest-unreach Socat vulnerability
socat 1.2.0.0 before 1.7.2.2 and 2.0.0-b1 before 2.0.0-b6, when used for a listen type address and the fork option is enabled, allows remote attackers to cause a denial of service (file descriptor consumption) via multiple request that are refused based on the (1) sourceport, (2) lowport, (3) range, or (4) tcpwrap restrictions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-3571?
CVE-2013-3571 has a medium severity rating, primarily causing denial of service through file descriptor consumption.
How do I fix CVE-2013-3571?
To mitigate CVE-2013-3571, upgrade socat to version 1.7.2.2 or later, or 2.0.0-b6 or later.
What versions of socat are affected by CVE-2013-3571?
CVE-2013-3571 affects socat versions prior to 1.7.2.2 and 2.0.0-b6.
What are the consequences of exploiting CVE-2013-3571?
Exploitation of CVE-2013-3571 can lead to denial of service, causing the application to exhaust file descriptors.
Is there a workaround for CVE-2013-3571?
A possible workaround for CVE-2013-3571 is to disable the fork option in socat if upgrading is not feasible.