(Pwn2Own) Microsoft Windows Installer Local Elevation of Privilege Vulnerability
Vulnerability Details
This vulnerability allows local attackers to execute arbitrary code as SYSTEM on vulnerable installations of Microsoft Windows. An attacker must be logged in as a user on the system in order to execute the attack.
The specific flaw exists within the behavior of some MSI installations. Some installations will launch an executable as SYSTEM during uninstallation or repair. The location of this executable is read from a registry key controllable by an unprivileged user, and because a repair operation does not require elevation, a standard user can use this functionality to execute arbitrary code as SYSTEM.
Additional Details
Microsoft has issued an update to correct this vulnerability. More details can be found at:
https://technet.microsoft.com/en-us/library/security/MS15-074
Disclosure Timeline
- 2015-03-18 - Vulnerability reported to vendor
- 2015-07-14 - Coordinated public release of advisory
Credit
Mariusz Mlynski