🎉 Release v0.9.1
This is the final release of WinBoat 0.9, it only contains security patches and other minor fixes. Stay tuned for 1.0, we're excited to ship GPU acceleration and other cool things.
🛡️ Security:
- Fixed a flaw that allowed attackers to execute arbitrary PS1 commands inside the VM by calling get-icon with specific parameters
- Restricted icon lookup paths to prevent remote UNC access and reject control characters
- Prevent Slowloris-like attacks by restricting header read timeout
- Passwords are no longer logged in compose and FreeRDP logs (backported)
(Thank you to @AndreaBonn for reaching out about the vulnerability, fixed within 4 hours after initial contact)
🛠️ Minor Changes:
- Bumped Electron to 44
- The profile picture is now a local file (backported)