Comment on Windows Notepad App Remote Code Execution Vulnerability
infeeeee@lemmy.zip 2 weeks ago
Improper neutralization of special elements used in a command (‘command injection’) in Windows Notepad App allows an unauthorized attacker to execute code over a network.
An attacker could trick a user into clicking a malicious link inside a Markdown file opened in Notepad, causing the application to launch unverified protocols that load and execute remote files.
TIL notepad can render markdown
7isanoddnumber@sh.itjust.works 2 weeks ago
The addition of markdown support is what opened this vulnerability, iirc.