<?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>AgataSoft — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/agatasoft/</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, 26 May 2026 14:13:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/agatasoft/feed.xml" rel="self" type="application/rss+xml"/><item><title>AgataSoft Auto PingMaster 1.5 Stack-Based Buffer Overflow (CVE-2018-25360)</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2018-25360-pingmaster-overflow/</link><pubDate>Tue, 26 May 2026 14:13:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2018-25360-pingmaster-overflow/</guid><description>AgataSoft Auto PingMaster 1.5 contains a stack-based buffer overflow vulnerability (CVE-2018-25360) in the Trace Route host name field, allowing local attackers to execute arbitrary code by triggering structured exception handling.</description><content:encoded><![CDATA[<p>AgataSoft Auto PingMaster 1.5 is susceptible to a stack-based buffer overflow vulnerability, identified as CVE-2018-25360. This flaw resides within the Trace Route host name field. A local attacker can exploit this vulnerability by crafting a malicious ping.txt file containing shellcode and jump instructions. When the contents of this crafted file are pasted into the application, it overwrites the Structured Exception Handling (SEH) handler pointer, leading to arbitrary code execution. The CVSS v3.1 base score for this vulnerability is 8.4, indicating a high severity. This vulnerability allows a local attacker to gain control of the affected system.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker crafts a malicious <code>ping.txt</code> file containing shellcode designed for exploitation.</li>
<li>The crafted <code>ping.txt</code> file includes jump instructions specifically designed to overwrite the SEH handler pointer.</li>
<li>The attacker opens AgataSoft Auto PingMaster 1.5.</li>
<li>The attacker pastes the contents of the malicious <code>ping.txt</code> file into the Trace Route host name field within the application.</li>
<li>The application attempts to process the oversized input within the Trace Route host name field.</li>
<li>The stack-based buffer overflow occurs, overwriting the SEH handler pointer with the address specified in the malicious <code>ping.txt</code> file.</li>
<li>An exception is triggered within the application due to the overflow.</li>
<li>The overwritten SEH handler is invoked, redirecting execution flow to the attacker-controlled shellcode, resulting in arbitrary code execution.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows a local attacker to execute arbitrary code on the affected system. This could lead to complete system compromise, including data theft, modification, or destruction. Since the attack requires local access, it is most likely to be exploited by malicious insiders or attackers who have already gained a foothold on the system. The vulnerability can lead to privilege escalation, enabling the attacker to perform actions with elevated permissions.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or upgrade to a secure version of AgataSoft Auto PingMaster if available.</li>
<li>Implement input validation and sanitization measures to prevent buffer overflows within applications, specifically targeting the Trace Route host name field to mitigate CVE-2018-25360.</li>
<li>Deploy the Sigma rule <code>Detect PingMaster SEH Overwrite</code> to identify potential exploitation attempts by detecting processes being called from unusual locations due to SEH overwrite.</li>
<li>Monitor process creation events for suspicious processes spawned by Auto PingMaster as a result of successful exploitation, using the Sigma rule <code>Detect PingMaster Suspicious Child Process</code>.</li>
<li>Disable or restrict the use of AgataSoft Auto PingMaster 1.5 if patching or upgrading is not immediately feasible.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>cve</category><category>buffer-overflow</category><category>seh</category><category>code-execution</category></item></channel></rss>