5
CVSSv2

CVE-2006-1931

Published: 20/04/2006 Updated: 03/10/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The HTTP/XMLRPC server in Ruby prior to 1.8.2 uses blocking sockets, which allows malicious users to cause a denial of service (blocked connections) via a large amount of data.

Vulnerable Product Search on Vulmon Subscribe to Product

yukihiro matsumoto ruby 1.6.1

yukihiro matsumoto ruby 1.6.2

yukihiro matsumoto ruby 1.6.3

yukihiro matsumoto ruby 1.6.4

yukihiro matsumoto ruby 1.6.5

yukihiro matsumoto ruby 1.6.6

yukihiro matsumoto ruby 1.6.7

yukihiro matsumoto ruby 1.6

yukihiro matsumoto ruby 1.8

yukihiro matsumoto ruby 1.8.1

Vendor Advisories

Yukihiro Matsumoto reported that Ruby’s HTTP module uses blocking sockets By sending large amounts of data to a server application that uses this module, a remote attacker could exploit this to render this application unusable and not respond any more to other clients (Denial of Service) ...
Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to the bypass of security restrictions or denial of service The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2006-1931 It was discovered that the use of blocking sockets can lead to denial of service ...

Exploits

source: wwwsecurityfocuscom/bid/17645/info Ruby is affected by a denial-of-service vulnerability in the WEBrick HTTP server This issue is due to the use of blocking network operations Ruby's implementation of XML/RPC is also affected, since it uses the vulnerable WEBrick server This issue allows remote attackers to cause affected webs ...