Windows IExpress Untrusted Search Path Vulnerability
🗓️ 02 Aug 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType
openvas🔗 plugins.openvas.org👁 2297 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Microsoft Windows Iexpress Untrustworthy Search Path Vulnerability | 28 Jun 201800:00 | – | cnvd | |
| CVE-2018-0598 | 26 Jun 201800:00 | – | cve | |
| CVE-2018-0598 | 26 Jun 201800:00 | – | cvelist | |
| EUVD-2018-1408 | 7 Oct 202500:30 | – | euvd | |
| JVN#72748502: Self-Extracting Archive files created by IExpress may insecurely load Dynamic Link Libraries | 17 May 201800:00 | – | jvn | |
| Self-Extracting Archive files created by IExpress may insecurely load Dynamic Link Libraries | 17 May 201805:57 | – | jvn | |
| CVE-2018-0598 | 26 Jun 201814:29 | – | nvd | |
| Design/Logic Flaw | 26 Jun 201814:29 | – | prion | |
| PT-2018-8956 · Microsoft · Windows +1 | 26 Jun 201800:00 | – | ptsecurity |
# SPDX-FileCopyrightText: 2018 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
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.813808");
script_version("2023-07-20T05:05:18+0000");
script_cve_id("CVE-2018-0598");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2023-07-20 05:05:18 +0000 (Thu, 20 Jul 2023)");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2023-05-18 16:15:00 +0000 (Thu, 18 May 2023)");
script_tag(name:"creation_date", value:"2018-08-02 11:18:18 +0530 (Thu, 02 Aug 2018)");
script_name("Windows IExpress Untrusted Search Path Vulnerability");
script_tag(name:"summary", value:"This host has IExpress bundled with
Microsoft Windows and is prone to an untrusted search path vulnerability.");
script_tag(name:"vuldetect", value:"Check for the presence of IExpress
(IEXPRESS.EXE).");
script_tag(name:"insight", value:"The flaw exists due to an untrusted
search path error in self-extracting archive files created by IExpress
bundled with Microsoft Windows.");
script_tag(name:"impact", value:"Successful exploitation will allow an attacker
to execute arbitrary code with the privilege of the user invoking a vulnerable
self-extracting archive file.");
script_tag(name:"affected", value:"IExpress bundled with Microsoft Windows");
script_tag(name:"solution", value:"As a workaround save self-extracting archive
files into a newly created directory, and confirm there are no unrelated files in
the directory and make sure there are no suspicious files in the directory where
self-extracting archive files are saved.");
script_tag(name:"solution_type", value:"Workaround");
script_tag(name:"qod_type", value:"executable_version");
script_xref(name:"URL", value:"http://jvn.jp/en/jp/JVN72748502/index.html");
script_xref(name:"URL", value:"https://blogs.technet.microsoft.com/srd/2018/04/04/triaging-a-dll-planting-vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2018 Greenbone AG");
script_family("General");
script_dependencies("smb_reg_service_pack.nasl");
script_mandatory_keys("SMB/WindowsVersion");
script_require_ports(139, 445);
exit(0);
}
include("smb_nt.inc");
include("version_func.inc");
include("secpod_smb_func.inc");
sysPath = smb_get_system32root();
if(!sysPath ){
exit(0);
}
fileVer = fetch_file_version(sysPath:sysPath, file_name:"iexpress.exe");
if(fileVer)
{
report = report_fixed_ver(file_checked:sysPath + "\IEXPRESS.EXE",
file_version:fileVer, fixed_version:"Workaround");
security_message(data:report);
exit(0);
}
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
20 Jul 2023 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS 3.17.8
CVSS 29.3
EPSS0.09764