Oracle Application Server Ultra Search Component Unspecified Vulnerability (cpujan2008)
🗓️ 07 Dec 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 13 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2008-0347 | 17 Jan 200822:00 | – | cve | |
| CVE-2008-0347 | 17 Jan 200822:00 | – | cvelist | |
| EUVD-2008-0357 | 7 Oct 202500:30 | – | euvd | |
| CVE-2008-0347 | 17 Jan 200823:00 | – | nvd | |
| Oracle Database Server Ultra Search Component Unspecified Vulnerability | 7 Dec 201100:00 | – | openvas | |
| Oracle Application Server Multiple Vulnerabilities | 24 Jan 201200:00 | – | nessus | |
| Oracle Database Multiple Vulnerabilities (January 2008 CPU) | 16 Nov 201100:00 | – | nessus | |
| Design/Logic Flaw | 17 Jan 200823:00 | – | prion |
# SPDX-FileCopyrightText: 2011 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:application_server";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.102113");
script_version("2026-01-27T05:49:07+0000");
script_cve_id("CVE-2008-0347");
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:"2026-01-27 05:49:07 +0000 (Tue, 27 Jan 2026)");
# nb: This was initially a single VT but got split later into multiple due to different affected /
# fixed versions. Thus the original creation_date of the first VT has been kept.
script_tag(name:"creation_date", value:"2011-12-07 12:29:09 +0530 (Wed, 07 Dec 2011)");
script_name("Oracle Application Server Ultra Search Component Unspecified Vulnerability (cpujan2008)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Web Servers");
script_dependencies("gb_oracle_application_server_http_detect.nasl");
script_mandatory_keys("oracle/application_server/detected");
script_xref(name:"URL", value:"https://web.archive.org/web/20080514212106/http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujan2008.html");
script_xref(name:"URL", value:"https://web.archive.org/web/20210414024609/http://securitytracker.com/id?1019218");
script_xref(name:"URL", value:"https://web.archive.org/web/20210308123710/http://www.securityfocus.com/bid/27229");
script_xref(name:"URL", value:"https://www.petefinnigan.com/Advisory_CPU_Jan_2008.htm");
script_tag(name:"summary", value:"Oracle Application Server (AS) is prone to an unspecified
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 unspecified error in Oracle ultra search
component.");
script_tag(name:"impact", value:"Successful exploitation allows an attacker to execute arbitrary
code or commands in context of the affected application, information disclosure and denial of
service.");
script_tag(name:"affected", value:"Oracle AS versions 9.0.x through 9.0.4.3 and 10.1.2.0.x through
10.1.2.0.2.");
script_tag(name:"solution", value:"Apply the patch from the referenced advisory.");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!vers = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_in_range(version:vers, test_version:"9.0", test_version2:"9.0.4.3") ||
version_in_range(version:vers, test_version:"10.1.2.0", test_version2:"10.1.2.0.2")) {
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
27 Jan 2026 00:00Current
5.9Medium risk
Vulners AI Score5.9
CVSS 210
EPSS0.02696