Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Zed Shaw

Pesquisador deMongrel project
#49251de 53,639
5CVSS total
Vulnerabilidades · 1
PT-2006-6183
5.0
2006-10-27
Ruby · Ruby · CVE-2006-5467
**Name of the Vulnerable Software and Affected Versions** Ruby 1.8 **Description** The issue allows remote attackers to cause a denial of service, resulting in an infinite loop and CPU consumption. This is achieved through an HTTP request with a multipart MIME body containing an invalid boundary specifier. For example, using a specifier that begins with a "-" instead of "--" and contains an inconsistent ID. **Recommendations** For Ruby 1.8, as a temporary workaround, consider restricting the handling of multipart MIME bodies until a patch is available. Avoid processing HTTP requests with invalid boundary specifiers to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.