125
A remote code execution vulnerability has been found in Microslop Notepad
(msrc.microsoft.com)
This is a most excellent place for technology news and articles.
I read on a Mastodon thread that it isn’t actually an RCE vuln
You have to open a .md in notepad for it to
User interaction required was listed on the MSRC source, but that's also where "RCE" came from too.
I HATE that the industry started calling these RCE (specifically "passive" RCE). It really muddies the waters.
This isn't a normal RCE where an attacker can remotely connect in and execute code. Those are very serious.
This is a passive RCE. Basically code injection from inappropriately parsing a file. And it doesn't need to be remote. You can use a local file.