{ "id": "CVE-2006-6303", "sourceIdentifier": "cve@mitre.org", "published": "2006-12-06T19:28:00.000", "lastModified": "2017-10-11T01:31:25.657", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "La funci\u00f3n read_multipart en cgi.rb de Ruby anterior a 1.8.5-p2 no detecta adecuadamente los l\u00edmites en contenido MIME multipart, lo cual permite a atacantes remotos provocar una denegaci\u00f3n de servicio (bucle infinito) mediante una petici\u00f3n HTTP artesanal, un asunto diferente que CVE-2006-5467." } ], "vendorComments": [ { "organization": "Red Hat", "comment": "Red Hat Enterprise Linux 5 is not vulnerable to this issue as it contains a backported patch. For other versions of Red Hat Enterprise Linux see http://rhn.redhat.com/cve/CVE-2006-6303.html", "lastModified": "2008-07-14T00:00:00" } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-399" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8:*:*:*:*:*:*:*", "matchCriteriaId": "05A4185F-1CE1-48D1-B967-01A96527417B" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.1:*:*:*:*:*:*:*", "matchCriteriaId": "551CCA30-00E2-46CF-A05B-FA8F9827CDF4" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.2:*:*:*:*:*:*:*", "matchCriteriaId": "A297F510-49B6-4038-B256-D24AEE5B2E53" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.2_pre1:*:*:*:*:*:*:*", "matchCriteriaId": "8AF152DC-D5B5-4692-AA7F-38357A2C48B3" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.2_pre2:*:*:*:*:*:*:*", "matchCriteriaId": "724A539F-F54A-4896-9116-89D35350670D" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.3:*:*:*:*:*:*:*", "matchCriteriaId": "5C92061D-1279-411C-95ED-89DE07B1FD06" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.4:*:*:*:*:*:*:*", "matchCriteriaId": "9FF848DA-AF77-427B-A6D1-582844F38C05" }, { "vulnerable": true, "criteria": "cpe:2.3:a:yukihiro_matsumoto:ruby:1.8.5:*:*:*:*:*:*:*", "matchCriteriaId": "1D5FAE01-A499-43AE-8DFF-6E678BBD7F11" } ] } ] } ], "references": [ { "url": "http://bugs.gentoo.org/show_bug.cgi?id=157048", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218287", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://docs.info.apple.com/article.html?artnum=305530", "source": "cve@mitre.org" }, { "url": "http://jvn.jp/jp/JVN%2384798830/index.html", "source": "cve@mitre.org" }, { "url": "http://lists.apple.com/archives/security-announce/2007/May/msg00004.html", "source": "cve@mitre.org" }, { "url": "http://security.gentoo.org/glsa/glsa-200612-21.xml", "source": "cve@mitre.org" }, { "url": "http://securitytracker.com/id?1017363", "source": "cve@mitre.org" }, { "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:225", "source": "cve@mitre.org" }, { "url": "http://www.novell.com/linux/security/advisories/2007_4_sr.html", "source": "cve@mitre.org" }, { "url": "http://www.redhat.com/support/errata/RHSA-2007-0961.html", "source": "cve@mitre.org" }, { "url": "http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/cgi.rb.diff?f=h&only_with_tag=MAIN&r1=text&tr1=1.92&r2=text&tr2=1.91", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library/", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "http://www.securityfocus.com/bid/21441", "source": "cve@mitre.org" }, { "url": "http://www.ubuntu.com/usn/usn-394-1", "source": "cve@mitre.org" }, { "url": "http://www.vupen.com/english/advisories/2006/4855", "source": "cve@mitre.org" }, { "url": "http://www.vupen.com/english/advisories/2007/1939", "source": "cve@mitre.org" }, { "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/30734", "source": "cve@mitre.org" }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10529", "source": "cve@mitre.org" } ] }