First published: Wed Dec 06 2006(Updated: )
The read_multipart function in cgi.rb in Ruby before 1.8.5-p2 does not properly detect boundaries in MIME multipart content, which allows remote attackers to cause a denial of service (infinite loop) via crafted HTTP requests, a different issue than CVE-2006-5467.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ruby | =1.8.4 | |
Ruby | =1.8.3 | |
Ruby | =1.8.1 | |
Ruby | =1.8.5 | |
Ruby | =1.8.2 | |
Ruby | =1.8.2_pre2 | |
Ruby | =1.8 | |
Ruby | =1.8.2_pre1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-6303 is classified as a high severity vulnerability due to its potential to cause a denial of service through infinite loops.
To fix CVE-2006-6303, you should upgrade Ruby to version 1.8.5-p2 or later.
CVE-2006-6303 affects Ruby versions 1.8.1 through 1.8.4.
Yes, CVE-2006-6303 can be exploited remotely through crafted HTTP requests.
CVE-2006-6303 is a different issue than CVE-2006-5467 and addresses a separate flaw in the cgi.rb library.