Opening *.txt file is dangerous on Windows
technet.microsoft.com
Opening *.txt file is dangerous on Windows
1–10 of 52 posts
Re: Opening *.txt file is dangerous on Windows
#2Re: Opening *.txt file is dangerous on Windows
#3Anyone know how this works? How would a plain .txt file load a dll? In any case this looks like it would be difficult to execute since the text file has to be in the same directory as the dll.
Re: Opening *.txt file is dangerous on Windows
#4Anyone know how this works? How would a plain .txt file load a dll? In any case this looks like it would be difficult to execute since the text file has to be in the same directory as the dll.
Re: Opening *.txt file is dangerous on Windows
#5Anyone know how this works? How would a plain .txt file load a dll? In any case this looks like it would be difficult to execute since the text file has to be in the same directory as the dll.
Not sure how the network drive part would fit into that hypothesis, though.
Re: Opening *.txt file is dangerous on Windows
#6Re: Opening *.txt file is dangerous on Windows
#7Re: Opening *.txt file is dangerous on Windows
#8Anyone know how this works? How would a plain .txt file load a dll? In any case this looks like it would be difficult to execute since the text file has to be in the same directory as the dll.
Re: Opening *.txt file is dangerous on Windows
#9Anyone know how this works? How would a plain .txt file load a dll? In any case this looks like it would be difficult to execute since the text file has to be in the same directory as the dll.
I wonder if Notepad, Wordpad, and maybe Word all call some library (or all have copy/pasted code) that, for whatever reason, looks for a particular DLL in the working folder and executes it? Not sure how the network drive part would fit into that hypothesis, though.
This is all just speculation. I don't code for Windows, and I don't know anything more about this vulnerability than what's stated in the advisory.