Lucene search
K

Google Earth Pro < 7.3.3 Multiple Vulnerabilities

🗓️ 01 May 2020 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 95 Views

The Google Earth Pro version prior to 7.3.3 is affected by DLL hijacking and buffer overflow vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Google Earth Pro Buffer Overflow Vulnerability
6 May 202000:00
cnvd
CNVD
Google Earth Pro Remote Code Execution Vulnerability
22 Apr 202000:00
cnvd
CVE
CVE-2020-8895
21 Apr 202017:50
cve
CVE
CVE-2020-8896
4 May 202013:25
cve
Cvelist
CVE-2020-8895 DLL Hijacking in Google Earth Pro Windows installer
21 Apr 202017:50
cvelist
Cvelist
CVE-2020-8896 Buffer Overflow in Google Earth Pro
4 May 202013:25
cvelist
EUVD
EUVD-2020-29736
7 Oct 202500:30
euvd
EUVD
EUVD-2020-29737
7 Oct 202500:30
euvd
NVD
CVE-2020-8895
21 Apr 202018:15
nvd
NVD
CVE-2020-8896
4 May 202020:15
nvd
Rows per page
#
# (C) Tenable Network Security, Inc.
#

include('compat.inc');

if (description)
{
  script_id(136192);
  script_version("1.2");
  script_set_attribute(attribute:"plugin_modification_date", value:"2020/05/04");

  script_cve_id("CVE-2020-8895", "CVE-2020-8896");
  script_xref(name:"IAVA", value:"2020-A-0179");

  script_name(english:"Google Earth Pro < 7.3.3 Multiple Vulnerabilities");

  script_set_attribute(attribute:"synopsis", value:
"The Google Earth Pro installed on the remote host is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of Google Earth Pro installed on the remote host is prior to 7.3.3. It is, therefore, affected by
the following vulnerabilities :

  - A DLL hijacking vulnerability exists in the Windows installer due to the use of an untrusted search path.
    An unauthenticated, local attacker can exploit this, via inserting a malicious file, to bypass
    authentication and execute arbitrary code. (CVE-2020-8895)

  - A buffer overflow condition exists in khcrypt implementation. An unauthenticated, adjacent attacker can
    exploit this, via a specially crafted key, to execute a MitM attack. (CVE-2020-8896)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://support.google.com/earth/answer/40901");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Google Earth Pro version 7.3.3 or later.");
  script_set_cvss_base_vector("CVSS2#AV:L/AC:M/Au:N/C:P/I:P/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2020-8895");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");

  script_set_attribute(attribute:"vuln_publication_date", value:"2020/04/21");
  script_set_attribute(attribute:"patch_publication_date", value:"2020/04/21");
  script_set_attribute(attribute:"plugin_publication_date", value:"2020/05/01");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:google:earth");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("google_earth_detect_win.nbin");
  script_require_keys("installed_sw/Google Earth Pro");

  exit(0);
}

include('vcf.inc');

app_info = vcf::get_app_info(app:'Google Earth Pro');

constraints = [
  { 'fixed_version' : '7.3.3' }
];

vcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_WARNING);

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