"Open terminal in current directory" command runs cmd.exe using relative path. This approach poses security breach: if current working directory a contains malicious cmd.exe file (hidden one likely), the command runs this malicious file instead of running Windows' cmd.exe in C:\System.
The text was updated successfully, but these errors were encountered:
"Open terminal in current directory" command runs cmd.exe using relative path. This approach poses security breach: if current working directory a contains malicious cmd.exe file (hidden one likely), the command runs this malicious file instead of running Windows' cmd.exe in C:\System.
The text was updated successfully, but these errors were encountered: