Sun Java System Application Server Cross-Site Tracing Vulnerability
🗓️ 08 Feb 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 36 Views
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2010-0386 | 25 Jan 201019:30 | – | attackerkb | |
| Update Protection against Sun Java System Application Server HTTP TRACE Vulnerability | 1 Feb 201000:00 | – | checkpoint_advisories | |
| CVE-2010-0386 | 25 Jan 201019:00 | – | cve | |
| CVE-2010-0386 | 25 Jan 201019:00 | – | cvelist | |
| EUVD-2010-0417 | 7 Oct 202500:30 | – | euvd | |
| K15904: Multiple third-party application-server vulnerabilities | 21 Feb 202318:11 | – | f5 | |
| SOL15904 - Multiple third-party application-server vulnerabilities | 11 Dec 201400:00 | – | f5 | |
| CVE-2010-0386 | 25 Jan 201019:30 | – | nvd | |
| HTTP Debugging Methods (TRACE/TRACK) Enabled | 3 Nov 200500:00 | – | openvas | |
| Sun Java System Application Server Cross Site Tracing Vulnerability | 8 Feb 201000:00 | – | openvas |
10
| Source | Link |
|---|---|
| kb | www.kb.cert.org/vuls/id/867593 |
| sunsolve | www.sunsolve.sun.com/search/document.do |
# 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.800162");
script_version("2023-07-28T16:09:07+0000");
script_tag(name:"last_modification", value:"2023-07-28 16:09:07 +0000 (Fri, 28 Jul 2023)");
script_tag(name:"creation_date", value:"2010-02-08 10:53:20 +0100 (Mon, 08 Feb 2010)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:N/A:N");
script_cve_id("CVE-2010-0386");
script_name("Sun Java System Application Server Cross-Site Tracing Vulnerability");
script_xref(name:"URL", value:"http://www.kb.cert.org/vuls/id/867593");
script_xref(name:"URL", value:"http://sunsolve.sun.com/search/document.do?assetkey=1-66-200942-1");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Web application abuses");
script_dependencies("secpod_sun_java_app_serv_detect.nasl");
script_mandatory_keys("sun_java_appserver/installed");
script_require_ports("Services/www", 80, 8080);
script_tag(name:"impact", value:"Successful exploitation lets the attackers to get sensitive information,
such as cookies or authentication data, contained in the HTTP headers.");
script_tag(name:"affected", value:"Sun Java System Application Server Standard Edition 7 and later updates,
Sun Java System Application Server Standard Edition 7 2004Q2 and later updates");
script_tag(name:"insight", value:"An error exists while processing HTTP TRACE method and returns contents of
clients HTTP requests in the entity-body of the TRACE response. An attacker can use this behavior to access
sensitive information, such as cookies or authentication data, contained in the HTTP headers of the request.");
script_tag(name:"summary", value:"Sun Java System Application Server is prone to a cross-site tracing vulnerability.");
script_tag(name:"solution", value:"See the vendor advisory for a workaround.");
script_tag(name:"solution_type", value:"Workaround");
exit(0);
}
include("host_details.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if (version =~ "^7") {
if (version =~ "^(7.0|7 2004Q2)") {
security_message(port);
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
28 Jul 2023 00:00Current
6.2Medium risk
Vulners AI Score6.2
CVSS 24.3
CVSS 3.18.1
EPSS0.01692
SSVC