π MSIFortune - Local Privilege Escalation with MSI Installers
MSI installers are still pretty alive today. It is a lesser known feature, that a low privileged user can start the repair function of an installation which will run with SYSTEM privileges. What could go wrong? Quite a lot!
The repair function often triggers CustomActions, which can lead to several potential issues:
β Visible conhost.exe via a cmd.exe or other console binaries
β Visible PowerShell
β Directly actions from the installer with SYSTEM privileges
β Executing binaries from user writable paths
β DLL sideloading / search path abusing
β Missing PowerShell parameters, mostly -NoProfile
β Execution of other tools in an unsafe manner
π Details:
https://badoption.eu/blog/2023/10/03/MSIFortune.html
#windows #msi #lpe
Post #964
4.38K

- π₯ 9
- β€ 1
- π 1