Microsoft Office Spoofing Vulnerability (KB3212218) - Mac OS X
🗓️ 12 Apr 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 65 Views
| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| The vulnerability of the Microsoft Outlook email client, which allows a hacker to replace the information | 27 Apr 201700:00 | – | bdu_fstec | |
| Microsoft Outlook for Mac Spoofing Vulnerability | 17 Apr 201700:00 | – | cnvd | |
| CVE-2017-0207 | 12 Apr 201714:00 | – | cve | |
| CVE-2017-0207 | 12 Apr 201714:00 | – | cvelist | |
| Security update 2017-04-11 | 11 Apr 201707:00 | – | mskb | |
| KLA11055 Multiple vulnerabilities in Microsoft Office | 11 Apr 201700:00 | – | kaspersky | |
| Security Update for Microsoft Office (April 2017) (macOS) | 12 Apr 201700:00 | – | nessus | |
| Security Update for Microsoft Office Products (April 2017) (Petya) | 12 Apr 201700:00 | – | nessus | |
| Microsoft Outlook Spoofing Vulnerability | 11 Apr 201707:00 | – | mscve | |
| CVE-2017-0207 | 12 Apr 201714:59 | – | nvd |
10
| Source | Link |
|---|---|
| support | www.support.microsoft.com/en-us/help/3212218 |
| securityfocus | www.securityfocus.com/bid/97463 |
# SPDX-FileCopyrightText: 2017 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:microsoft:office";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.810743");
script_version("2026-04-28T06:28:06+0000");
script_cve_id("CVE-2017-0207");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
script_tag(name:"creation_date", value:"2017-04-12 15:10:09 +0530 (Wed, 12 Apr 2017)");
script_tag(name:"qod_type", value:"executable_version");
script_name("Microsoft Office Spoofing Vulnerability (KB3212218) - Mac OS X");
script_tag(name:"summary", value:"This host is missing a moderate security
update according to Microsoft security update KB3212218");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"A spoofing vulnerability exists when
Microsoft Outlook for Mac improperly validates HTML tag input.");
script_tag(name:"impact", value:"Successful exploitation will allow remote
attackers to gain access to the user's authentication information or login
credentials.");
script_tag(name:"affected", value:"Microsoft Office 2011 on Mac OS X.");
script_tag(name:"solution", value:"Apply the patch from the referenced advisory.");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"https://support.microsoft.com/en-us/help/3212218");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/97463");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Mac OS X Local Security Checks");
script_dependencies("gb_microsoft_office_detect_macosx.nasl");
script_mandatory_keys("MS/Office/MacOSX/Ver");
exit(0);
}
include("version_func.inc");
if(!offVer = get_kb_item("MS/Office/MacOSX/Ver")){
exit(0);
}
if(offVer !~ "^14\."){
exit(0);
}
if(offVer =~ "^14\." && version_is_less(version:offVer, test_version:"14.7.3"))
{
report = 'File version: ' + offVer + '\n' +
'Vulnerable range: 14.0 - 14.7.2 ' + '\n' ;
security_message(data:report);
}
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 Apr 2026 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.3
CVSS 36.5
EPSS0.13018