gsudo v2.4.3
What's Changed
- Fixed two security issues in TokenSwitchMode by:
- Restricting ACL of the elevated process to High Integrity.
- Restricting process and thread handles that are kept open during the elevation.
- Fixed (actually a workaround) for
vim
andnano
freezing when elevated directly (i.e.gsudo vim
). #248 #302 - Fixed an issue with multiple simultaneous gsudo versions installed throwing
Unauthorized. (Different gsudo.exe?)
. #300 - Fixed an issue when elevating to
MediumPlus
integrity level - Fixed an error when user configures
CacheDuration
> 24 days. #318
Acknowledgments
- Special thanks to @diversenok for making a security assessment of gsudo
Full Changelog: v2.4.2...v2.4.3