BEA WebLogic Operator/Admin Password Disclosure Vulnerability
🗓️ 03 Nov 2005 00:00:00Reported by Copyright (C) 2004 AstharotType
openvas🔗 plugins.openvas.org👁 24 Views
| Reporter | Title | Published | Views | Family All 6 |
|---|---|---|---|---|
| BEA WebLogic config.xml Operator/Admin Password Disclosure | 5 Feb 200400:00 | – | nessus | |
| CVE-2004-1757 | 10 Mar 200505:00 | – | cve | |
| CVE-2004-1757 | 10 Mar 200505:00 | – | cvelist | |
| EUVD-2004-1751 | 7 Oct 202500:30 | – | euvd | |
| CVE-2004-1757 | 31 Dec 200405:00 | – | nvd | |
| BEA WebLogic Operator/Admin Password Disclosure Vulnerability | 3 Nov 200500:00 | – | openvas |
# SPDX-FileCopyrightText: 2004 Astharot
# 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
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.12043");
script_version("2023-08-01T13:29:10+0000");
script_tag(name:"last_modification", value:"2023-08-01 13:29:10 +0000 (Tue, 01 Aug 2023)");
script_tag(name:"creation_date", value:"2005-11-03 14:08:04 +0100 (Thu, 03 Nov 2005)");
script_cve_id("CVE-2004-1757");
script_tag(name:"cvss_base", value:"4.6");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:P/A:P");
script_name("BEA WebLogic Operator/Admin Password Disclosure Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2004 Astharot");
script_family("Web Servers");
script_dependencies("gb_oracle_weblogic_consolidation.nasl");
script_mandatory_keys("oracle/weblogic/detected");
script_xref(name:"URL", value:"http://dev2dev.bea.com/resourcelibrary/advisoriesnotifications/BEA04_51.00.jsp");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/9501");
script_xref(name:"URL", value:"https://exchange.xforce.ibmcloud.com/vulnerabilities/14957");
script_tag(name:"solution", value:"The vendor has release updates. Please see the references for
more information.");
script_tag(name:"summary", value:"BEA WebLogic Server and WebLogic Express are prone to a
vulnerability that may result in the disclosure of Operator or Admin passwords.");
script_tag(name:"impact", value:"An attacker who has interactive access to the affected managed
server, may potentially exploit this issue in a timed attack to harvest credentials when the
managed server fails during the boot process.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
CPE = "cpe:/a:bea:weblogic_server";
include("host_details.inc");
include("version_func.inc");
if( ! version = get_app_version( cpe: CPE, nofork: TRUE ) )
exit( 0 );
if( version_is_less( version: version, test_version: "6.1sp6" ) ) {
report = report_fixed_ver( installed_version: version, fixed_version: "6.1 SP6" );
security_message( data: report, port: 0 );
exit( 0 );
}
if( version_in_range( version: version, test_version: "7.0.0.0", test_version2: "7.0sp4" ) ) {
report = report_fixed_ver( installed_version: version, fixed_version: "7.0 SP4" );
security_message( data: report, port: 0 );
exit( 0 );
}
if( version_in_range( version: version, test_version: "8.0.0.0", test_version2: "8.1sp2" ) ) {
report = report_fixed_ver( installed_version: version, fixed_version: "8.1 SP2" );
security_message( data: report, port: 0 );
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
01 Aug 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.6
EPSS0.00422