| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| IBM OmniFind Crawler Denial of Service Vulnerability | 10 Nov 201000:00 | – | zdt | |
| CVE-2010-3899 | 12 Nov 201021:00 | – | cve | |
| CVE-2010-3899 | 12 Nov 201021:00 | – | cvelist | |
| IBM OmniFind Crawler - Denial of Service | 9 Nov 201000:00 | – | exploitpack | |
| CVE-2010-3899 | 12 Nov 201022:00 | – | nvd | |
| IBM OmniFind Cross Site Scripting / Privilege Escalation | 10 Nov 201000:00 | – | packetstorm | |
| Design/Logic Flaw | 12 Nov 201022:00 | – | prion | |
| IBM OmniFind - several vulnerabilities | 18 Nov 201000:00 | – | securityvulns | |
| Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl) | 18 Nov 201000:00 | – | securityvulns | |
| IBM OmniFind Crawler Denial of Service Vulnerability | 1 Jul 201400:00 | – | seebug |
* 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