CVE-2010-3899
IBM OmniFind Enterprise Edition 8.x and 9.x - Denial of Service via Unlimited Web Crawl Recursion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3899. PoCs published by Fatih Kilic.
AI-analyzed exploit summary This exploit demonstrates a denial of service vulnerability in a crawler due to lack of recursion depth limit. The provided PHP script generates dynamic links that cause the crawler to enter an endless loop, consuming server resources.
Description
IBM OmniFind Enterprise Edition 8.x and 9.x performs web crawls with an unlimited recursion depth, which allows remote web servers to cause a denial of service (infinite loop) via a crafted series of documents.
Exploits (1)
This exploit demonstrates a denial of service vulnerability in a crawler due to lack of recursion depth limit. The provided PHP script generates dynamic links that cause the crawler to enter an endless loop, consuming server resources.