| ▲ | WithinReason 3 hours ago | |||||||
It was already true that an attacker could trick a user into copying a malicious link inside a file opened in Notepad to their browser, was that also a Remote Code Execution Vulnerability? | ||||||||
| ▲ | JonathonW 2 hours ago | parent | next [-] | |||||||
You can trick the user into copying the same malicious link, but browsers have generally already implemented the same mitigation that is Microsoft's fix for this issue inside Notepad (specifically, prompting before opening outside applications after the user enters or clicks a URL that isn't one of the built-in schemes). | ||||||||
| ||||||||
| ▲ | dec0dedab0de 2 hours ago | parent | prev [-] | |||||||
It looks like the exploit would cause notepad to retrieve and execute arbitrary code when a malicious link is clicked. | ||||||||
| ||||||||