Lucene search
K

IBM OmniFind Crawler - Denial of Service

🗓️ 09 Nov 2010 00:00:00Reported by Fatih KilicType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 46 Views

IBM OmniFind Denial of Service due to Endless Loop in Crawle

Related
Code
ReporterTitlePublishedViews
Family
0day.today
IBM OmniFind Crawler Denial of Service Vulnerability
10 Nov 201000:00
zdt
CVE
CVE-2010-3899
12 Nov 201021:00
cve
Cvelist
CVE-2010-3899
12 Nov 201021:00
cvelist
exploitpack
IBM OmniFind Crawler - Denial of Service
9 Nov 201000:00
exploitpack
NVD
CVE-2010-3899
12 Nov 201022:00
nvd
Packet Storm
IBM OmniFind Cross Site Scripting / Privilege Escalation
10 Nov 201000:00
packetstorm
Prion
Design/Logic Flaw
12 Nov 201022:00
prion
securityvulns
IBM OmniFind - several vulnerabilities
18 Nov 201000:00
securityvulns
securityvulns
Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
18 Nov 201000:00
securityvulns
seebug.org
IBM OmniFind Crawler Denial of Service Vulnerability
1 Jul 201400:00
seebug
Rows per page
* Crawler endless loop (CVE-2010-3899)

The crawler has no recursion depth limit. A site with dynamic parameter manipulation can
cause an endless loop. This loop will block the crawler thread and use permanent server
resources. Too many blocks can lead to a denial of service. The same site will be 
indexed more times and the search results will display the same site many times. This
can be abused for spamming the search results.


Exploit to test the endless loop:
/* loop.php */
<?php
 $numb = rand(); 
 echo $numb.'<br><a href="loop.php?value='.$numb.'">click me</a>';
?>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

09 Nov 2010 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 25
EPSS0.08837
46