Sun Java System Application Server Local Vulnerability
🗓️ 14 Jul 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 16 Views
| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2010-2397 | 13 Jul 201022:07 | – | cve | |
| CVE-2010-2397 | 13 Jul 201022:07 | – | cvelist | |
| EUVD-2010-2407 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-2397 | 13 Jul 201022:30 | – | nvd | |
| Sun Java System Application Server Local Vulnerability | 14 Jul 201000:00 | – | openvas | |
| Oracle Critical Patch Update Advisory - July 2010 | 13 Jul 201000:00 | – | oracle | |
| Security | Oracle Critical Patch Update - July 2010 | 13 Jul 201000:00 | – | oracle | |
| UBUNTU-CVE-2010-2397 | 13 Jul 201022:30 | – | osv | |
| Design/Logic Flaw | 13 Jul 201022:30 | – | prion | |
| Oracle Critical Patch Update Advisory - July 2010 | 15 Jul 201000:00 | – | securityvulns |
10
| Source | Link |
|---|---|
| oracle | www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html |
| securityfocus | www.securityfocus.com/bid/41638 |
# 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:sun:java_system_application_server";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.100715");
script_version("2024-03-04T14:37:58+0000");
script_tag(name:"last_modification", value:"2024-03-04 14:37:58 +0000 (Mon, 04 Mar 2024)");
script_tag(name:"creation_date", value:"2010-07-14 13:50:55 +0200 (Wed, 14 Jul 2010)");
script_tag(name:"cvss_base", value:"2.4");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:H/Au:S/C:P/I:P/A:N");
script_cve_id("CVE-2010-2397");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Sun Java System Application Server Local Vulnerability");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/41638");
script_xref(name:"URL", value:"http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpujul2010.html");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_family("Web application abuses");
script_copyright("Copyright (C) 2010 Greenbone AG");
script_dependencies("secpod_sun_java_app_serv_detect.nasl");
script_mandatory_keys("sun_java_appserver/installed");
script_tag(name:"solution", value:"Vendor updates are available. Please contact the vendor for more
information.");
script_tag(name:"summary", value:"Sun Java System Application Server is prone to a local vulnerability.
The 'GUI' sub component is affected.
This vulnerability affects the following supported versions: Sun Java System Application Server 8.0, 8.1, 8.2.");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version_in_range(version: version, test_version: "8",test_version2: "8.2")) {
report = report_fixed_ver(installed_version:version, vulnerable_range:"8 - 8.2");
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
04 Mar 2024 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 22.4
EPSS0.00269