Netscape Enterprise Server Authentication Buffer Overflow Vulnerability
🗓️ 28 Jul 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 27 Views
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| CVE-1999-0853 | 18 Jan 200005:00 | – | cve | |
| CVE-1999-0853 | 18 Jan 200005:00 | – | cvelist | |
| EUVD-1999-0834 | 7 Oct 202500:30 | – | euvd | |
| Netscape Enterprise Server Basic Authentication Buffer Overflow RCE (EGGBASKET/XP_NS-HTTPD) | 30 May 201700:00 | – | nessus | |
| CVE-1999-0853 | 1 Dec 199905:00 | – | nvd | |
| Netscape FastTrack Server Authentication Buffer Overflow Vulnerability | 28 Jul 201700:00 | – | openvas |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/847 |
| cve | www.cve.circl.lu/cve/CVE-1999-0853 |
# SPDX-FileCopyrightText: 2017 Greenbone AG
# 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
CPE = "cpe:/a:netscape:enterprise_server";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.811545");
script_version("2023-07-25T05:05:58+0000");
script_cve_id("CVE-1999-0853");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2023-07-25 05:05:58 +0000 (Tue, 25 Jul 2023)");
script_tag(name:"creation_date", value:"2017-07-28 15:05:05 +0530 (Fri, 28 Jul 2017)");
script_name("Netscape Enterprise Server Authentication Buffer Overflow Vulnerability");
script_tag(name:"summary", value:"Netscape Enterprise Server is prone to a buffer overflow vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is due to an error in the
HTTP Basic Authentication procedure for the servers, which has a buffer overflow
condition when a long username or password (over 508 characters) are provided.");
script_tag(name:"impact", value:"Successful exploitation will allow remote
attackers to gain root privileges under UNIX and SYSTEM privileges under NT.");
script_tag(name:"affected", value:"Netscape Enterprise Server 3.5.1, 3.6,
3.6 SP2");
script_tag(name:"solution", value:"Upgrade to Netscape Enterprise Server
3.6 SP3 or later.
Note:Netscape released service pack 3 for Enterprise Server 3.6 that fixes
the vulnerability in the web server, the Administration Server remains
vulnerable.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"remote_banner");
script_xref(name:"URL", value:"https://cve.circl.lu/cve/CVE-1999-0853");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/847");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Web Servers");
script_dependencies("gb_netscape_server_detect.nasl");
script_mandatory_keys("netscape/enterprise_server/detected");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!netport = get_app_port(cpe: CPE))
exit(0);
if(!netVer = get_app_version(cpe:CPE, port:netport))
exit(0);
if(netVer == "3.5.1" || netVer == "3.6" || netVer == "3.6SP2") {
report = report_fixed_ver(installed_version:netVer, fixed_version:"3.6.SP3");
security_message(data:report, port:netport);
exit(0);
}
exit(99);
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
25 Jul 2023 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 210
EPSS0.03395