cbcvebase.
CVE-2020-0683
published 2020-02-11

CVE-2020-0683: An elevation of privilege vulnerability exists in the Windows Installer when MSI packages process symbolic links, aka 'Windows Installer Elevation of Privilege…

PriorityP180high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2022-05-03
Exploited in the wild
EPSS
7.67%
94.0th percentile
An elevation of privilege vulnerability exists in the Windows Installer when MSI packages process symbolic links, aka 'Windows Installer Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2020-0686.

Affected

68 ranges· showing 25
VendorProductVersion rangeFixed in
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10
microsoftwindows_10_version_1903_for_32-bit_systems

Detection & IOCsextracted from sources · hover to see the quote

filenameMsiExploit.exe
filenamefoo.msi
pathc:\Windows\system.ini
commandMsiExploit.exe c:\Windows\system.ini
  • Monitor Windows Installer (msiexec.exe) processing MSI packages that create or follow symbolic links / reparse points, particularly when run by non-privileged users — this is the core exploitation primitive for CVE-2020-0683.
  • Alert on execution of MsiExploit.exe or deployment of foo.msi from user-writable directories, especially when accompanied by access to c:\Windows\system.ini.
  • Detect unexpected file modifications under C:\Windows\ (e.g., system.ini) initiated by a low-privileged user process via Windows Installer, which would indicate successful privilege escalation via symbolic link abuse.
  • Monitor for reparse point / symbolic link creation by non-SYSTEM processes immediately preceding or during an MSI installation session, as the vulnerability is triggered through improper reparse point handling in Windows Installer.
  • ·Exploitation requires the attacker to already be logged on locally; this is not a remote code execution vector. Detection should be scoped to local/interactive sessions.
  • ·Microsoft's advisory rates exploitation likelihood as 'Less Likely' for both latest and older software releases, though the exploit PoC is publicly disclosed.
  • ·CVE-2020-0683 and CVE-2020-0686 are distinct vulnerabilities sharing the same Windows Installer symbolic link processing class; ensure detection rules target the correct CVE and are not conflated.

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.2HIGHAV:L/AC:L/Au:N/C:C/I:C/A:C
vulncheck7.8HIGH
cisa7.8HIGH
vendor_msrc7.0HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.