<?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>Web Application Vulnerability — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/web-application-vulnerability/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 03 May 2026 03:16:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/web-application-vulnerability/feed.xml" rel="self" type="application/rss+xml"/><item><title>Shenzhen Libituo Technology LBT-T300-HW1 Buffer Overflow Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-lbt-t300-hw1-buffer-overflow/</link><pubDate>Sun, 03 May 2026 03:16:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-lbt-t300-hw1-buffer-overflow/</guid><description>A buffer overflow vulnerability exists in Shenzhen Libituo Technology LBT-T300-HW1 version 1.2.8 and earlier, allowing remote attackers to execute arbitrary code by manipulating the Channel/ApCliSsid argument in the start_lan function of the /apply.cgi file.</description><content:encoded><![CDATA[<p>A buffer overflow vulnerability, identified as CVE-2026-7675, affects Shenzhen Libituo Technology LBT-T300-HW1 devices with firmware versions up to 1.2.8. The vulnerability resides in the <code>start_lan</code> function within the <code>/apply.cgi</code> file. By manipulating the <code>Channel/ApCliSsid</code> argument, a remote attacker can trigger a buffer overflow, potentially leading to arbitrary code execution. Publicly available exploit code exists for this vulnerability. The vendor was notified about the vulnerability, but there has been no response. This vulnerability is considered critical due to the potential for remote exploitation and the availability of exploit code.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a vulnerable Shenzhen Libituo Technology LBT-T300-HW1 device running firmware version 1.2.8 or earlier.</li>
<li>The attacker crafts a malicious HTTP request targeting the <code>/apply.cgi</code> endpoint.</li>
<li>The HTTP request includes a specially crafted <code>Channel/ApCliSsid</code> argument designed to overflow the buffer in the <code>start_lan</code> function.</li>
<li>The vulnerable <code>start_lan</code> function receives the malicious input and attempts to process it without proper bounds checking.</li>
<li>The buffer overflow occurs, overwriting adjacent memory regions, including potentially the return address on the stack.</li>
<li>The attacker gains control of the program execution flow by overwriting the return address with the address of malicious code.</li>
<li>The injected code executes with the privileges of the web server process.</li>
<li>The attacker achieves arbitrary code execution, potentially gaining full control of the device.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows a remote attacker to execute arbitrary code on the affected device. Given that this is a router, this could lead to complete compromise of the device, including the ability to intercept and manipulate network traffic, install malware, or use the device as part of a botnet. Due to the public availability of the exploit, widespread exploitation is possible.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply network intrusion detection system (NIDS) rules to detect and block malicious HTTP requests targeting <code>/apply.cgi</code> with excessively long <code>Channel/ApCliSsid</code> values.</li>
<li>Deploy the Sigma rule <code>Detect-LBT-T300-HW1-applycgi-buffer-overflow</code> to your SIEM and tune for your environment to identify exploitation attempts.</li>
<li>Monitor web server logs for suspicious POST requests to <code>/apply.cgi</code> and analyze the length of the <code>Channel/ApCliSsid</code> parameter.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>buffer overflow</category><category>remote code execution</category><category>web application vulnerability</category></item></channel></rss>