<?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>Estrongs - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/estrongs/</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>Tue, 01 Sep 2026 05:10:48 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/estrongs/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>Unauthenticated Remote Access Vulnerability in ES File Explorer</title><link>https://feed.craftedsignal.io/briefs/2026-09-esfileexplorer-cve-2019-6447/</link><pubDate>Tue, 01 Sep 2026 05:10:48 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-esfileexplorer-cve-2019-6447/</guid><description>CVE-2019-6447 allows unauthenticated attackers on a local Wi-Fi network to execute arbitrary commands and exfiltrate files from Android devices running vulnerable versions of ES File Explorer.</description><content:encoded><![CDATA[<p>CVE-2019-6447 is a high-severity vulnerability affecting ES File Explorer File Manager for Android (versions 4.1.9.7.4 and earlier). The application improperly initializes an unauthenticated HTTP server on TCP port 59777 immediately upon startup. This server remains active as long as the application process is running in the background or foreground. An attacker present on the same local Wi-Fi network can interface with this service to issue commands in JSON format via HTTP POST requests without any authentication. This vulnerability allows for unauthorized discovery of system and user data, exfiltration of sensitive files including photos, videos, and documents, and the ability to launch installed applications. Given the widespread installation of the application, this flaw poses a significant risk to the privacy and security of mobile device data when connected to untrusted or shared local networks.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The victim launches the ES File Explorer application, which automatically initializes an HTTP server on TCP port 59777.</li>
<li>The attacker performs network scanning (e.g., using nmap or similar) to identify open TCP port 59777 on local network devices.</li>
<li>The attacker determines the device IP address of the target hosting the vulnerable service.</li>
<li>The attacker sends a crafted HTTP POST request to the target IP on port 59777 with a JSON body containing a command (e.g., {&quot;command&quot;:&quot;listFiles&quot;}).</li>
<li>The application service executes the command without authentication, responding with the requested data.</li>
<li>The attacker iterates through specific commands (e.g., listPics, listVideos) to discover targets for exfiltration.</li>
<li>The attacker performs an HTTP GET request to a specific file path identified in the discovery phase to exfiltrate the file content.</li>
<li>The final objective is the exfiltration of sensitive user data or unauthorized control over installed applications.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the complete exfiltration of personal data, including photos, videos, audio recordings, and documents, from the device. Attackers can also enumerate installed applications and trigger the execution of specific apps, potentially leading to unauthorized usage or exploitation of further device-side vulnerabilities.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Identify devices within the organization's mobile fleet that have ES File Explorer (version 4.1.9.7.4 or earlier) installed.</li>
<li>Enforce mobile device management (MDM) policies to uninstall or block the usage of vulnerable versions of the application.</li>
<li>Advise users to avoid connecting mobile devices to unknown or shared public Wi-Fi networks where this vulnerability is easily reachable by malicious actors.</li>
<li>Ensure all mobile applications are updated to the latest available versions, as developers may have patched or removed the problematic management port.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>android</category><category>vulnerability</category><category>mobile</category><category>cve-2019-6447</category></item></channel></rss>