cgi.rb
🗓️ 03 Nov 2005 00:00:00Reported by Copyright (C) 2004 David MaciejakType
openvas🔗 plugins.openvas.org👁 30 Views
| Reporter | Title | Published | Views | Family All 45 |
|---|---|---|---|---|
| CAN-2004-0983 | 23 Feb 202418:51 | – | cve | |
| CVE-2004-0983 | 19 Nov 200405:00 | – | cve | |
| Ruby cgi.rb Malformed HTTP Request CPU Utilization DoS | 13 Nov 200400:00 | – | nessus | |
| Debian DSA-1234-1 : ruby1.6 - denial of service | 14 Dec 200600:00 | – | nessus | |
| Debian DSA-586-1 : ruby - infinite loop | 10 Nov 200400:00 | – | nessus | |
| Fedora Core 2 : ruby-1.8.1-6.FC2.0 (2004-402) | 17 Nov 200400:00 | – | nessus | |
| Fedora Core 3 : ruby-1.8.1-7.FC3.1 (2004-403) | 17 Nov 200400:00 | – | nessus | |
| FreeBSD : ruby -- CGI DoS (d656296b-33ff-11d9-a9e7-0001020eed82) | 23 Apr 200900:00 | – | nessus | |
| FreeBSD : ruby -- CGI DoS (171) | 23 Nov 200400:00 | – | nessus | |
| GLSA-200411-23 : Ruby: Denial of Service issue | 16 Nov 200400:00 | – | nessus |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/11618 |
# SPDX-FileCopyrightText: 2004 David Maciejak
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.15710");
script_version("2025-04-11T05:40:28+0000");
script_tag(name:"last_modification", value:"2025-04-11 05:40:28 +0000 (Fri, 11 Apr 2025)");
script_tag(name:"creation_date", value:"2005-11-03 14:08:04 +0100 (Thu, 03 Nov 2005)");
script_cve_id("CVE-2004-0983");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/11618");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_name("cgi.rb");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2004 David Maciejak");
script_family("Web application abuses");
script_dependencies("find_service.nasl", "httpver.nasl", "global_settings.nasl");
script_require_ports("Services/www", 80);
script_exclude_keys("Settings/disable_cgi_scanning");
script_tag(name:"solution", value:"Verify that your version is at least 1.8.1 or later.");
script_tag(name:"summary", value:"The 'cgi.rb' CGI is installed.");
script_tag(name:"insight", value:"Some versions are vulnerable to remote denial of service.
By sending a specially crafted HTTP POST request, a malicious user can force
the remote host to consume a large amount of CPU resources.");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("http_func.inc");
include("http_404.inc");
include("http_keepalive.inc");
include("port_service_func.inc");
include("list_array_func.inc");
port = http_get_port(default:80);
res = http_is_cgi_installed_ka(item:"cgi.rb", port:port);
if(res)security_message(port);
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
11 Apr 2025 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 25
EPSS0.01898