Lucene search
+L

Oracle Database 'XML DB component' Unspecified vulnerability

🗓️ 23 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 28 Views

Oracle Database 'XML DB component' Unspecified vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2010-0851
13 Apr 201022:00
cve
cvelist
Cvelist
CVE-2010-0851
13 Apr 201022:00
cvelist
euvd
EUVD
EUVD-2010-0876
7 Oct 202500:30
euvd
nvd
NVD
CVE-2010-0851
13 Apr 201022:30
nvd
oracle
Oracle
Oracle Critical Patch Update Advisory - April 2010
13 Apr 201000:00
oracle
oracle
Oracle
Security | Oracle Critical Patch Update - April 2010
13 Apr 201000:00
oracle
nessus
Tenable Nessus
Oracle Database Multiple Vulnerabilities (April 2010 CPU)
26 Apr 201000:00
nessus
prion
Prion
Design/Logic Flaw
13 Apr 201022:30
prion
securityvulns
securityvulns
Oracle / Sun applications multiple security ulnerabilities
17 Apr 201000:00
securityvulns
# 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:database_server";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.902043");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2010-04-23 17:57:39 +0200 (Fri, 23 Apr 2010)");
  script_cve_id("CVE-2010-0851");
  script_tag(name:"cvss_base", value:"4.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:P/I:N/A:N");
  script_name("Oracle Database 'XML DB component' Unspecified vulnerability");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("Databases");
  script_dependencies("gb_oracle_database_consolidation.nasl");
  script_mandatory_keys("oracle/database/detected");

  script_xref(name:"URL", value:"http://secunia.com/advisories/39438");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/39434");
  script_xref(name:"URL", value:"http://en.securitylab.ru/nvd/392881.php");
  script_xref(name:"URL", value:"http://www.us-cert.gov/cas/techalerts/TA10-103B.html");
  script_xref(name:"URL", value:"http://www.juniper.net/security/auto/vulnerabilities/vuln39434.html");
  script_xref(name:"URL", value:"http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuapr2010.html");

  script_tag(name:"impact", value:"Successful exploitation will let remote authenticated users to affect
  confidentiality via unknown vectors.");

  script_tag(name:"affected", value:"Oracle Database versions 9.2.0.8, 9.2.0.8DV, 10.1.0.5 and 10.2.0.3.");

  script_tag(name:"insight", value:"The flaw is due to unspecified errors in the 'XML DB component',
  and unknown impact and attack vectors.");

  script_tag(name:"summary", value:"Oracle database is prone to an unspecified vulnerability.");

  script_tag(name:"solution", value:"Apply the update from the referenced advisory.");

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

  exit(0);
}

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

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

if( ! infos = get_app_version_and_location( cpe:CPE, port:port, exit_no_version:TRUE ) )
  exit( 0 );

vers = infos["version"];
path = infos["location"];

if( version_is_less( version:vers, test_version:"9.2.0.8DV" ) ||
    version_is_equal( version:vers, test_version:"10.1.0.5" ) ||
    version_is_equal( version:vers, test_version:"10.2.0.3" ) ) {
  report = report_fixed_ver( installed_version:vers, fixed_version:"See references", install_path:path );
  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