Lucene search
+L

Oracle iPlanet Web Server Multiple Unspecified Vulnerabilities (cpuoct2010)

🗓️ 22 Oct 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 31 Views

Oracle iPlanet Web Server Multiple Unspecified Vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2010-3512
13 Oct 201023:00
cve
cve
CVE
CVE-2010-3514
13 Oct 201023:00
cve
cve
CVE
CVE-2010-3544
14 Oct 201017:00
cve
cve
CVE
CVE-2010-3545
14 Oct 201017:00
cve
cvelist
Cvelist
CVE-2010-3512
13 Oct 201023:00
cvelist
cvelist
Cvelist
CVE-2010-3514
13 Oct 201023:00
cvelist
cvelist
Cvelist
CVE-2010-3544
14 Oct 201017:00
cvelist
cvelist
Cvelist
CVE-2010-3545
14 Oct 201017:00
cvelist
exploitdb
Exploit DB
Oracle Sun Java System Web Server - HTTP Response Splitting
20 Oct 201000:00
exploitdb
euvd
EUVD
EUVD-2010-3508
7 Oct 202500:30
euvd
Rows per page
# SPDX-FileCopyrightText: 2010 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:oracle:iplanet_web_server";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.801607");
  script_version("2024-09-13T05:05:46+0000");
  script_tag(name:"last_modification", value:"2024-09-13 05:05:46 +0000 (Fri, 13 Sep 2024)");
  script_tag(name:"creation_date", value:"2010-10-22 15:51:55 +0200 (Fri, 22 Oct 2010)");
  script_cve_id("CVE-2010-3544", "CVE-2010-3545", "CVE-2010-3514", "CVE-2010-3512");
  script_tag(name:"cvss_base", value:"5.8");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:N");
  script_name("Oracle iPlanet Web Server Multiple Unspecified Vulnerabilities (cpuoct2010)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("Web Servers");
  script_dependencies("gb_sun_oracle_web_server_http_detect.nasl");
  script_mandatory_keys("oracle/iplanet_web_server/detected");

  script_xref(name:"URL", value:"https://www.oracle.com/security-alerts/cpuoct2010.html#AppendixSUNS");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/43984");
  script_xref(name:"Advisory-ID", value:"cpuoct2010");

  script_tag(name:"summary", value:"Oracle iPlanet Web Server is prone to multiple unspecified
  vulnerabilities.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"The flaws are due to unspecified errors, which allow remote
  attackers to affect confidentiality, integrity and availability via unknown vectors related to
  Administration.");

  script_tag(name:"impact", value:"Successful exploitation may allow remote attackers to affect
  confidentiality, integrity and availability via unknown vectors related to Administration.");

  script_tag(name:"affected", value:"Oracle iPlanet Web Server (Sun Java System Web Server) 7.0.");

  script_tag(name:"solution", value:"The vendor has released updates. Please see the references for
  more information.");

  script_tag(name:"qod_type", value:"remote_banner_unreliable");
  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("version_func.inc");
include("host_details.inc");

if(!port = get_app_port(cpe:CPE))
  exit(0);

if(!vers = get_app_version(cpe:CPE, port:port))
  exit(0);

if(version_is_less_equal(version:vers, test_version:"7.0")) {
  report = report_fixed_ver(installed_version:vers, fixed_version:"See references");
  security_message(port:port, data:report);
  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

13 Sep 2024 00:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 25.8
EPSS0.04485
31