<?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>House - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/house/</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>Thu, 06 Aug 2026 23:29:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/house/feed.xml" rel="self" type="application/rss+xml"/><item><title>SQL Injection Vulnerability in chiuwingyan house</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-19062/</link><pubDate>Thu, 06 Aug 2026 23:29:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-19062/</guid><description>A publicly disclosed SQL injection vulnerability (CVE-2026-19062) in the house application by chiuwingyan allows unauthenticated remote attackers to execute arbitrary SQL commands via the zuname parameter.</description><content:encoded><![CDATA[<p>A SQL injection vulnerability has been identified in the house application developed by chiuwingyan, affecting all commits up to dea6bcceaebe2b364a5a209747f48ecc2b2dc670. The flaw resides within the /paid/selectall.action endpoint, where the zuname argument fails to properly sanitize user-supplied input before being included in a database query. This vulnerability can be exploited remotely by an unauthenticated attacker to manipulate backend database operations.</p>
<p>The product follows a continuous delivery model with rolling releases, meaning no specific version numbers are provided for affected or patched states. The developer was notified of the vulnerability but failed to provide a response or a corrective update. Given the public disclosure of the exploit, organizations utilizing this software should verify their deployment status against the provided commit hash and implement network-level filtering to block exploitation attempts.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows for unauthorized access to the backend database, potentially leading to the exposure of sensitive data, modification of application content, or full administrative takeover of the database layer. As a remote, unauthenticated vulnerability with a CVSS v3.1 score of 7.3, it poses a significant risk to the integrity and confidentiality of the host environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Review application logs for HTTP requests directed at /paid/selectall.action containing suspicious characters in the zuname parameter, such as single quotes, semicolons, or SQL keywords.</li>
<li>Implement input validation and parameterized queries for the zuname argument to mitigate SQL injection risk.</li>
<li>Monitor webserver traffic for incoming POST or GET requests to the identified vulnerable endpoint as part of an incident response baseline.</li>
<li>If the application is no longer actively maintained, consider isolating the instance from internet-facing networks to prevent external exploitation.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>