<?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>Scirius (&lt;= 3.8.0) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/scirius--3.8.0/</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>Wed, 16 Sep 2026 19:51:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/scirius--3.8.0/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>Arbitrary File Write in Scirius PCAP Filestore Upload</title><link>https://feed.craftedsignal.io/briefs/2026-09-scirius-arbitrary-file-write/</link><pubDate>Wed, 16 Sep 2026 19:51:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-scirius-arbitrary-file-write/</guid><description>Scirius versions 3.8.0 and earlier are vulnerable to an arbitrary file write attack via the PCAP filestore upload endpoint, allowing authenticated users to perform path traversal to write files to arbitrary locations.</description><content:encoded><![CDATA[<p>Scirius versions through 3.8.0 contain a critical vulnerability in the PCAP filestore upload endpoint that permits arbitrary file writes. The flaw originates from insufficient sanitization of the _id field within uploaded JSON documents processed by the endpoint. Authenticated users assigned the default User role can exploit this by injecting path traversal sequences (such as ../) into the _id field. This manipulation allows the application to write attacker-controlled JSON content to arbitrary locations on the host filesystem. Because the application processes these requests with root privileges, this vulnerability enables the creation of malicious files with a .json extension in protected directories, potentially facilitating further exploitation such as configuration manipulation or code execution.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows authenticated low-privileged users to achieve arbitrary file writes with root privileges. This can lead to full system compromise, persistent unauthorized access, or the overwriting of critical system configuration files.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Scirius to a patched version beyond 3.8.0 as soon as the vendor makes a fix available.</li>
<li>Audit logs for the PCAP filestore upload endpoint for requests containing path traversal characters (e.g., ../) in the _id field.</li>
<li>Restrict access to the PCAP filestore upload functionality to only authorized administrative accounts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>arbitrary-file-write</category><category>path-traversal</category><category>web-application</category></item></channel></rss>