First published: Thu Apr 20 2006(Updated: )
The HTTP/XMLRPC server in Ruby before 1.8.2 uses blocking sockets, which allows attackers to cause a denial of service (blocked connections) via a large amount of data.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ruby | =1.6.5 | |
Ruby | =1.6.4 | |
Ruby | =1.8.1 | |
Ruby | =1.6.2 | |
Ruby | =1.6.3 | |
Ruby | =1.6.6 | |
Ruby | =1.6.7 | |
Ruby | =1.6 | |
Ruby | =1.8 | |
Ruby | =1.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1931 has a severity that allows attackers to cause a denial of service via blocked connections.
To fix CVE-2006-1931, upgrade Ruby to version 1.8.2 or later.
CVE-2006-1931 affects Ruby versions 1.6.1 to 1.8.1.
CVE-2006-1931 enables denial of service attacks through the exploitation of blocking sockets.
The vendor of the software affected by CVE-2006-1931 is Yukihiro Matsumoto, the creator of Ruby.