5
CVSSv2

CVE-2006-6303

Published: 06/12/2006 Updated: 11/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 445
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

The read_multipart function in cgi.rb in Ruby prior to 1.8.5-p2 does not properly detect boundaries in MIME multipart content, which allows remote malicious users to cause a denial of service (infinite loop) via crafted HTTP requests, a different issue than CVE-2006-5467.

Vulnerable Product Search on Vulmon Subscribe to Product

yukihiro matsumoto ruby 1.8.3

yukihiro matsumoto ruby 1.8.4

yukihiro matsumoto ruby 1.8.1

yukihiro matsumoto ruby 1.8.2

yukihiro matsumoto ruby 1.8

yukihiro matsumoto ruby 1.8.5

yukihiro matsumoto ruby 1.8.2_pre1

yukihiro matsumoto ruby 1.8.2_pre2

Vendor Advisories

An error was found in Ruby’s CGI library that did not correctly quote the boundary of multipart MIME requests Using a crafted HTTP request, a remote user could cause a denial of service, where Ruby CGI applications would end up in a loop, monopolizing a CPU ...