<?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/"><channel><title>SIM-PKH — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/sim-pkh/</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>Sat, 30 May 2026 16:18:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/sim-pkh/feed.xml" rel="self" type="application/rss+xml"/><item><title>SIM-PKH 2.4.1 Arbitrary File Upload Vulnerability (CVE-2018-25409)</title><link>https://feed.craftedsignal.io/briefs/2026-05-sim-pkh-file-upload/</link><pubDate>Sat, 30 May 2026 16:18:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-sim-pkh-file-upload/</guid><description>SIM-PKH 2.4.1 contains an arbitrary file upload vulnerability (CVE-2018-25409) that allows authenticated attackers to upload malicious PHP files via the fupload parameter through the aksi_pengurus.php endpoint, leading to remote code execution.</description><content:encoded><![CDATA[<p>SIM-PKH 2.4.1 is vulnerable to an arbitrary file upload vulnerability (CVE-2018-25409). Authenticated attackers can exploit this vulnerability by uploading malicious PHP files through the <code>fupload</code> parameter. The vulnerability exists within the <code>aksi_pengurus.php</code> endpoint, specifically when processing requests with <code>module=pengurus</code> and <code>act=update</code> parameters. Successful exploitation allows attackers to store PHP files in the <code>foto</code> directory, which are then executed as web scripts, potentially leading to remote code execution on the server. This poses a significant risk to organizations using the vulnerable software, as it could lead to complete compromise of the system.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker authenticates to the SIM-PKH application.</li>
<li>The attacker crafts a malicious PHP file containing shell commands.</li>
<li>The attacker sends a POST request to <code>aksi_pengurus.php</code> with <code>module=pengurus</code> and <code>act=update</code>.</li>
<li>The POST request includes the malicious PHP file in the <code>fupload</code> parameter.</li>
<li>The application saves the uploaded PHP file in the <code>foto</code> directory.</li>
<li>The attacker determines the path to the uploaded file within the <code>foto</code> directory.</li>
<li>The attacker sends an HTTP request to the uploaded PHP file.</li>
<li>The server executes the PHP code, granting the attacker remote code execution.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the web server hosting SIM-PKH 2.4.1. This could lead to complete system compromise, including data theft, defacement of the website, or the deployment of further malicious payloads. The impact is significant due to the potential for unauthorized access and control of the affected system. There are no specific victim counts or sector information available from the provided source.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or upgrade to a secure version of SIM-PKH to remediate CVE-2018-25409.</li>
<li>Implement the Sigma rule <code>Detect SIM-PKH Arbitrary File Upload (CVE-2018-25409)</code> to detect malicious file uploads.</li>
<li>Monitor web server logs for POST requests to <code>aksi_pengurus.php</code> containing PHP code in the <code>fupload</code> parameter.</li>
<li>Implement the Sigma rule <code>Detect SIM-PKH PHP File Execution in foto Directory (CVE-2018-25409)</code> to detect access attempts to uploaded PHP files.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve</category><category>file-upload</category><category>remote-code-execution</category><category>web-application</category></item></channel></rss>