<?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>Cpe:2.3:a:gestsup:gestsup:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3agestsupgestsup/</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>Fri, 25 Sep 2026 22:55:31 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3agestsupgestsup/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>Remote Code Execution in GestSup IMAP Connector</title><link>https://feed.craftedsignal.io/briefs/2026-09-gestsup-rce/</link><pubDate>Fri, 25 Sep 2026 22:55:31 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-gestsup-rce/</guid><description>GestSup versions before 3.2.61 are vulnerable to unauthenticated remote code execution via malicious file attachments in the IMAP connector.</description><content:encoded><![CDATA[<p>GestSup versions prior to 3.2.61 contain a critical remote code execution (RCE) vulnerability located within the basic IMAP connector's attachment handling logic. The vulnerability exists because the software fails to properly validate or filter blocked file extensions when processing incoming emails for support tickets.</p>
<p>An unauthenticated attacker can exploit this flaw by sending an email containing a malicious PHP script as an attachment to a mailbox monitored by the GestSup IMAP connector. The application subsequently saves this attachment directly to a web-accessible directory, specifically the upload/ticket folder. By navigating to the URL of the uploaded file, an attacker can trigger the execution of the PHP script, gaining unauthorized code execution on the underlying server. This flaw poses a high risk to organizations relying on the IMAP integration for automated ticket creation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary code on the web server hosting GestSup. This can lead to full system compromise, data theft from the ticketing system, and potential lateral movement into the internal network environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately upgrade GestSup to version 3.2.61 or later to implement proper file extension validation.</li>
<li>Restrict access to the upload/ticket directory via web server configuration to prevent direct execution of PHP or other script files.</li>
<li>Audit the upload/ticket directory for any unauthorized PHP files or anomalous scripts that may have been uploaded via the IMAP connector.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>remote-code-execution</category><category>web-application</category><category>vulnerability</category></item></channel></rss>