English - French - Italian


Microsoft

New Outlook flaw: MonikerLink

Peter • Monday, February 19, 2024 • 1 min read (171)


The good:

Microsoft Outlook attachments and links cannot be downloaded by default to prevent exploit (let say a malicious script execution).
A (wellknown) readonly feature called Office Protected View.

The bad:

So where is the risk ? CheckPoint research found a vulnerability in Outlook defined as MonikerLink Bug
  1. The restriction can be avoided easily adding an esclamation mark (!) to in the API call: example from CheckPoint "file:///\\10.10.111.111\test\test.rtf!".
  2. The '!' character will be treated as a call to a COM (Component Object Model) server, thus (simplifying) rtf file (a word file) will be accessed, by passing Office Protected View.

Solutions:

... Fix, then fix, and fix again: follow the Security update from Microsoft.

Credits: Check Point Research
CVE: CVE-2024-21413




Simple CSS can be used to bypass anti-phishing Outlook warning...