<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cve-2024-1709 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2024-1709/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 28 Mar 2024 10:09:22 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2024-1709/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>ConnectWise ScreenConnect Authentication Bypass Vulnerability Exploitation</title><link>https://feed.craftedsignal.io/briefs/2024-03-connectwise-auth-bypass/</link><pubDate>Thu, 28 Mar 2024 10:09:22 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-03-connectwise-auth-bypass/</guid><description>Exploitation of CVE-2024-1709 in ConnectWise ScreenConnect allows attackers to bypass authentication via the SetupWizard.aspx endpoint, potentially leading to unauthorized administrative access and remote code execution.</description><content:encoded><![CDATA[<p>The ConnectWise ScreenConnect CVE-2024-1709 vulnerability allows attackers to bypass authentication and gain unauthorized administrative access. This vulnerability is actively being exploited in the wild. The primary attack vector involves sending malicious HTTP POST requests to the <code>SetupWizard.aspx</code> page, circumventing normal authentication procedures. Successful exploitation can lead to the creation of administrative users, granting the attacker full control over the affected ScreenConnect instance. ConnectWise has released version 23.9.8 to address this vulnerability. This vulnerability has been exploited in conjunction with CVE-2024-1708. Defenders should prioritize detection and patching of vulnerable ScreenConnect instances to prevent potential compromise.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies a vulnerable ConnectWise ScreenConnect instance.</li>
<li>The attacker sends a crafted HTTP POST request to <code>/SetupWizard.aspx/</code> or <code>*/SetupWizard.aspx/*</code>.</li>
<li>The vulnerable ScreenConnect instance improperly handles the request, bypassing authentication checks.</li>
<li>The attacker gains unauthorized access to administrative functions without valid credentials.</li>
<li>The attacker creates a new administrative user account.</li>
<li>The attacker logs in using the newly created administrative account.</li>
<li>The attacker leverages administrative privileges to execute arbitrary code on the server.</li>
<li>The attacker establishes persistence and expands their access to the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2024-1709 allows attackers to gain complete control over the ConnectWise ScreenConnect server. This can lead to data breaches, ransomware deployment, and further compromise of connected systems. The number of affected organizations is currently unknown. This impacts MSPs (Managed Service Providers) and their clients since ScreenConnect is used for remote support.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>ConnectWise ScreenConnect Authentication Bypass</code> to detect unauthorized access attempts to <code>SetupWizard.aspx</code> in web server logs.</li>
<li>Upgrade ConnectWise ScreenConnect instances to version 23.9.8 or later to patch CVE-2024-1709 (reference: ConnectWise security bulletin).</li>
<li>Review web server access logs for suspicious POST requests to <code>SetupWizard.aspx</code> (reference: references section).</li>
<li>Enable logging for web servers (IIS, Apache) or proxy servers and ensure the logs are ingested into your SIEM.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>connectwise</category><category>screenconnect</category><category>authentication bypass</category><category>cve-2024-1709</category></item></channel></rss>