The 'cgi.rb' CGI is installed. Vulnerable to remote denial of service. Verify version 1.8.1 or later
Reporter | Title | Published | Views | Family All 41 |
---|---|---|---|---|
![]() | FreeBSD Ports: ruby, ruby_r | 4 Sep 200800:00 | – | openvas |
![]() | SLES9: Security update for ruby | 10 Oct 200900:00 | – | openvas |
![]() | FreeBSD Ports: ruby, ruby_r | 4 Sep 200800:00 | – | openvas |
![]() | SLES9: Security update for ruby | 10 Oct 200900:00 | – | openvas |
![]() | Gentoo Security Advisory GLSA 200411-23 (Ruby) | 24 Sep 200800:00 | – | openvas |
![]() | cgi.rb | 3 Nov 200500:00 | – | openvas |
![]() | Ubuntu: Security Advisory (USN-20-1) | 26 Aug 202200:00 | – | openvas |
![]() | Debian: Security Advisory (DSA-586-1) | 17 Jan 200800:00 | – | openvas |
![]() | Gentoo Security Advisory GLSA 200411-23 (Ruby) | 24 Sep 200800:00 | – | openvas |
![]() | Debian Security Advisory DSA 586-1 (ruby) | 17 Jan 200800:00 | – | openvas |
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);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo