Skip to content

gsudo v2.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 00:20
· 42 commits to master since this release
7da1395

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 and nano 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