<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[0-day][Officially fixed] Microsoft Windows MSDT URI Handler Vulnerability aka &quot;Follina&quot; &#x2F; CVE-2022-30190]]></title><description><![CDATA[<p dir="auto">A 0-day in Microsoft Office / 365 Apps has been reported on Twitter and news sites.</p>
<p dir="auto">The vulnerability and attack has been analysed and verified, it has been dubbed "Follina".</p>
<p dir="auto">The problem lies in the handling of MSDT URI's, MSDT is a diagnostics tool.</p>
<p dir="auto">There is currently no official solution to this vulnerability.</p>
<p dir="auto">Users should be cautious when opening Office documents and if possible, avoid opening documents from untrusted sources.</p>
<p dir="auto">It has been reported that deleting the MS-MSDT URI handler will prevent exploitation of this vulnerability.</p>
<p dir="auto">Before deleting the URI handler, you can make a backup of the registry data like this:<br />
<code>reg export HKEY_CLASSES_ROOT\ms-msdt ms-msdt-backup.reg</code></p>
<p dir="auto">And delete the URI handler like this:<br />
<code>reg delete HKEY_CLASSES_ROOT\ms-msdt /f</code><br />
(/f forces deletion of the entry in case you want to script this, else you'll be prompted to delete it)</p>
<p dir="auto">And to restore it, simply do:<br />
<code>reg import ms-msdt-backup.reg</code></p>
<p dir="auto">You can find more details about the attack and vulnerability in this report:<br />
<a href="https://www.huntress.com/blog/microsoft-office-remote-code-execution-follina-msdt-bug" rel="nofollow ugc">https://www.huntress.com/blog/microsoft-office-remote-code-execution-follina-msdt-bug</a></p>
<p dir="auto">Other interesting sources:<br />
<a href="https://twitter.com/CrazymanArmy/status/1531117401181671430" rel="nofollow ugc">https://twitter.com/CrazymanArmy/status/1531117401181671430</a><br />
<a href="https://twitter.com/nao_sec/status/1530196847679401984" rel="nofollow ugc">https://twitter.com/nao_sec/status/1530196847679401984</a><br />
<a href="https://doublepulsar.com/follina-a-microsoft-office-code-execution-vulnerability-1a47fce5629e" rel="nofollow ugc">https://doublepulsar.com/follina-a-microsoft-office-code-execution-vulnerability-1a47fce5629e</a></p>
<p dir="auto">(30th May 2022: Updated with an extra link to Twitter and an article by Kevin Beaumont)</p>
]]></description><link>https://vulndetect.org/topic/2396/0-day-officially-fixed-microsoft-windows-msdt-uri-handler-vulnerability-aka-follina-cve-2022-30190</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 10:11:55 GMT</lastBuildDate><atom:link href="https://vulndetect.org/topic/2396.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 May 2022 12:07:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [0-day][Officially fixed] Microsoft Windows MSDT URI Handler Vulnerability aka &quot;Follina&quot; &#x2F; CVE-2022-30190 on Wed, 15 Jun 2022 08:33:01 GMT]]></title><description><![CDATA[<p dir="auto">Microsoft has issued official fixes for the 0-day CVE-2022-30190 / Follina:<br />
<a href="https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-30190" rel="nofollow ugc">https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-30190</a></p>
<p dir="auto">As expected, Microsoft has classified it as a Windows vulnerability.</p>
<p dir="auto">You can see affected systems here:<br />
<a href="https://corporate.vulndetect.com/#/applications/versions?channelTag=microsoft.windows.endrule&amp;status=insecure&amp;title=Microsoft%20Windows" rel="nofollow ugc">https://corporate.vulndetect.com/#/applications/versions?channelTag=microsoft.windows.endrule&amp;status=insecure&amp;title=Microsoft Windows</a></p>
<p dir="auto">Note that it requires a recent inspection, hosts that haven't inspected since 14-06-2022 20:00 CET will not report the missing KB update.</p>
]]></description><link>https://vulndetect.org/post/6259</link><guid isPermaLink="true">https://vulndetect.org/post/6259</guid><dc:creator><![CDATA[Tom]]></dc:creator><pubDate>Wed, 15 Jun 2022 08:33:01 GMT</pubDate></item><item><title><![CDATA[Reply to [0-day][Officially fixed] Microsoft Windows MSDT URI Handler Vulnerability aka &quot;Follina&quot; &#x2F; CVE-2022-30190 on Tue, 31 May 2022 05:09:19 GMT]]></title><description><![CDATA[<p dir="auto">Microsoft has officially responded to the MSDT 0-day and confirmed it:<br />
<a href="https://msrc-blog.microsoft.com/2022/05/30/guidance-for-cve-2022-30190-microsoft-support-diagnostic-tool-vulnerability/" rel="nofollow ugc">https://msrc-blog.microsoft.com/2022/05/30/guidance-for-cve-2022-30190-microsoft-support-diagnostic-tool-vulnerability/</a><br />
<a href="https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-30190" rel="nofollow ugc">https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2022-30190</a></p>
<p dir="auto">It has been assigned CVE-2022-30190.</p>
<p dir="auto">It seems clear that Microsoft's stance is that this isn't an Office / 365 Apps issue, but rather a Windows vulnerability.</p>
<p dir="auto">This doesn't change the fact, that Office and MS 365 Apps is the current known vector.</p>
<p dir="auto">Microsoft also recommends disabling the MSDT URI handler:<br />
<a href="https://msrc-blog.microsoft.com/2022/05/30/guidance-for-cve-2022-30190-microsoft-support-diagnostic-tool-vulnerability/" rel="nofollow ugc">https://msrc-blog.microsoft.com/2022/05/30/guidance-for-cve-2022-30190-microsoft-support-diagnostic-tool-vulnerability/</a></p>
<p dir="auto">Disabling this URI handler should be safe, it is rarely used. But as always, keep a backup, in case you have some third-party software that relies on this.</p>
<p dir="auto">We will review this and may change the affected products later, but this may not happen until Microsoft releases an official fix.</p>
]]></description><link>https://vulndetect.org/post/6232</link><guid isPermaLink="true">https://vulndetect.org/post/6232</guid><dc:creator><![CDATA[Tom]]></dc:creator><pubDate>Tue, 31 May 2022 05:09:19 GMT</pubDate></item></channel></rss>