Simon Monai
Simon Monai
I'm not sure, but if I understand the following passage from the Readme correctly, then this means that MS Active Directory is not supported with Linux (and with that docker):...
Great to hear it worked for you, would you mind closing the issue as completed?
It would affect line 45 of mRemoteNG/Connection/Protocol/PowerShell/Connection.Protocol.PowerShell.cs ([jump there](https://github.com/mRemoteNG/mRemoteNG/blob/6698ec0b0654b38b4eaaa044b88c86d3c4cc210b/mRemoteNG/Connection/Protocol/PowerShell/Connection.Protocol.PowerShell.cs#L45)). The question here is how one can validate the input (password) so it cannot execute arbitrary code. @Kvarkas I guess the...
Tried to fix it with pull request #2482, not sure it that codes addresses it properly (please test).
Trying to assess the severity of the vulnerability - please consider the following: - Privilege escalation is only possible when the configuration file has bad permissions and/or is loaded from...
I just would like to link #181 for completeness
This issue might be related to the following changes (see [Official Change Notes](https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html#:~:text=These%20features%20are%20new%20in,forwarding%20a%20port%20through%20it.)): - Bug fix: the -pwfile/-pw options no longer affect local key passphrase prompts, and no longer suppress...
> I figured as much. That's no big problem the mainline putty still works just fine with that nightly. Will that change mean I have to adjust all my connections?...
Just to cross-link, the underlying issue is handled with #2027.
In 1.77.3-nb the Settings Saving is completely disabled for development purposes, so even if they would have implemented the fix for the option itself it would help as the complete...