Lucene search
+L

TeamViewer < 14.4.2669 Insufficiently Protected Administrator Credentials Vulnerability

🗓️ 17 Sep 2019 00:00:00Reported by Copyright (C) 2019 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 61 Views

TeamViewer Vulnerability in Windows Admin Account Credential

Related
Refs
Code
ReporterTitlePublishedViews
Family
Carbon Black Blog
How to Use VMware Carbon Black’s Real-Time Endpoint Query to Identify BlueKeep Vulnerability Risk
10 Jan 202017:03
carbonblack
CVE
CVE-2019-11769
11 Sep 201919:44
cve
Cvelist
CVE-2019-11769
11 Sep 201919:44
cvelist
EUVD
EUVD-2019-3437
7 Oct 202500:30
euvd
ICS
Omron CX-Supervisor
5 Nov 201900:00
ics
NVD
CVE-2019-11769
11 Sep 201920:15
nvd
OSV
CVE-2019-11769
11 Sep 201920:15
osv
Prion
Design/Logic Flaw
11 Sep 201920:15
prion
RedhatCVE
CVE-2019-11769
9 Jan 202610:09
redhatcve
# SPDX-FileCopyrightText: 2019 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:teamviewer:teamviewer";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.142899");
  script_version("2024-11-27T05:05:40+0000");
  script_tag(name:"last_modification", value:"2024-11-27 05:05:40 +0000 (Wed, 27 Nov 2024)");
  script_tag(name:"creation_date", value:"2019-09-17 07:18:26 +0000 (Tue, 17 Sep 2019)");
  script_tag(name:"cvss_base", value:"7.2");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:C/I:C/A:C");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2019-09-13 16:29:00 +0000 (Fri, 13 Sep 2019)");

  script_cve_id("CVE-2019-11769");

  script_tag(name:"qod_type", value:"registry");

  script_tag(name:"solution_type", value:"VendorFix");

  script_name("TeamViewer < 14.4.2669 Insufficiently Protected Administrator Credentials Vulnerability");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2019 Greenbone AG");
  script_family("General");
  script_dependencies("gb_teamviewer_win_detect.nasl");
  script_mandatory_keys("teamviewer/detected");

  script_tag(name:"summary", value:"TeamViewer is prone to a vulnerability where Windows Admin
  account credentials can be provided to update TeamViewer.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"Teamviewer allows local attackers under the same user context
  as the running application to intercept user-provided administrative account credentials during
  its update process.");

  script_tag(name:"impact", value:"A local attacker might use this vulnerability to conduct a
  privilege escalation attack.");

  script_tag(name:"affected", value:"TeamViewer versions prior to 14.4.2669.");

  script_tag(name:"solution", value:"Update to version 14.4.2669 or later.");

  script_xref(name:"URL", value:"https://blog.to.com/advisory-teamviewer-cve-2019-11769-2/");
  script_xref(name:"URL", value:"https://community.teamviewer.com/t5/Change-Logs/Windows-v14-4-2669-Full-Change-Log/m-p/66731");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if (!infos = get_app_version_and_location(cpe: CPE, exit_no_version: TRUE))
  exit(0);

version = infos["version"];
location = infos["location"];

if (version_is_less(version: version, test_version: "14.4.2669")) {
  report = report_fixed_ver(installed_version: version, fixed_version: "14.4.2669", install_path: location);
  security_message(port: 0, data: report);
  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

27 Nov 2024 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 27.2
CVSS 3.17.8
EPSS0.00439
61