CVE-2008-4310
Ruby 1.8.1 and 1.8.5 - Denial of Service via Crafted HTTP Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4310. PoCs published by Keita Yamaguchi.
AI-analyzed exploit summary This exploit targets a denial-of-service vulnerability in Ruby's WEBrick HTTP server by sending a crafted HTTP request with a malformed 'If-None-Match' header. The vulnerability affects Ruby versions 1.8.5, 1.8.6-p286, 1.8.7-p71, and 1.9 r18423.
Description
httputils.rb in WEBrick in Ruby 1.8.1 and 1.8.5, as used in Red Hat Enterprise Linux 4 and 5, allows remote attackers to cause a denial of service (CPU consumption) via a crafted HTTP request. NOTE: this issue exists because of an incomplete fix for CVE-2008-3656.
Exploits (1)
This exploit targets a denial-of-service vulnerability in Ruby's WEBrick HTTP server by sending a crafted HTTP request with a malformed 'If-None-Match' header. The vulnerability affects Ruby versions 1.8.5, 1.8.6-p286, 1.8.7-p71, and 1.9 r18423.