Exploitation Summary
CVE-2019-18988 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added November 3, 2021. EIP tracks 2 public exploits from researchers including mr-r3b00t, reversebrain.
AI-analyzed exploit summary The repository contains only a minimal README with a title and brief description of CVE-2019-18988, but no exploit code, technical details, or functional proof-of-concept. It appears to be a placeholder or incomplete submission.
Description
TeamViewer Desktop through 14.7.1965 allows a bypass of remote-login access control because the same key is used for different customers' installations. It used a shared AES key for all installations since at least as far back as v7.0.43148, and used it for at least OptionsPasswordAES in the current version of the product. If an attacker were to know this key, they could decrypt protect information stored in the registry or configuration files of TeamViewer. With versions before v9.x , this allowed for attackers to decrypt the Unattended Access password to the system (which allows for remote login to the system as well as headless file browsing). The latest version still uses the same key for OptionPasswordAES but appears to have changed how the Unattended Access password is stored. While in most cases an attacker requires an existing session on a system, if the registry/configuration keys were stored off of the machine (such as in a file share or online), an attacker could then decrypt the required password to login to the system.
Exploits (2)
The repository contains only a minimal README with a title and brief description of CVE-2019-18988, but no exploit code, technical details, or functional proof-of-concept. It appears to be a placeholder or incomplete submission.
This PoC decrypts a hardcoded TeamViewer password from the Windows registry using AES-CBC decryption, demonstrating an information leak vulnerability. The script extracts the password from a registry key and decrypts it using a static key and IV.
References (5)
Scores
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H