<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open-Source-Security on krash.dev</title><link>https://krash.dev/tags/open-source-security/</link><description>Recent content in Open-Source-Security on krash.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 14 Aug 2026 08:29:09 +0530</lastBuildDate><atom:link href="https://krash.dev/tags/open-source-security/rss.xml" rel="self" type="application/rss+xml"/><item><title>Reputation Farming in OSS: A Threat to Building Trust</title><link>https://krash.dev/posts/reputation-farming/</link><pubDate>Thu, 27 Jun 2024 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/reputation-farming/</guid><description>&lt;p&gt;This issue complicates the open source and supply chain security space. For attacks like xz, such strategies can be used by attackers to build &amp;ldquo;fake&amp;rdquo; trust among fellow OSS community members.&lt;/p&gt;
&lt;p&gt;A few days ago, &lt;a href="https://openssf.slack.com/archives/C019M98JSHK/p1719225074824219" target="_blank" rel="noopener noreferrer"&gt;this discussion ignited in the OSSF Slack&lt;/a&gt;, which talked about the issue of credibility farming in several open source repositories.&lt;/p&gt;
&lt;img loading="lazy" decoding="async" src="../images/slack-message.png" alt="OSSF Slack Discussion"&gt;&lt;p&gt;So, the issue revolves around GitHub (or equivalent platforms) accounts approving or commenting on old pull requests and issues that were already resolved or closed, where these meaningless contributions show up prominently on the user&amp;rsquo;s profile and activity feed, making their involvement seem more significant than it actually is, without closer look.&lt;/p&gt;</description></item><item><title>Two Bits on the xz Vulnerability</title><link>https://krash.dev/posts/xz-vulnerability/</link><pubDate>Mon, 01 Apr 2024 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/xz-vulnerability/</guid><description>&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;th&gt;&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;GitHub Repository&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/tukaani-project/xz/releases/tag/v5.6.0" target="_blank" rel="noopener noreferrer"&gt;xz (Suspended)&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Source Code&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://git.tukaani.org/?p=xz.git" target="_blank" rel="noopener noreferrer"&gt;https://git.tukaani.org/?p=xz.git&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Threat Actor&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://github.com/JiaT75" target="_blank" rel="noopener noreferrer"&gt;Jia Tan (GitHub)&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CVE Number&lt;/td&gt;
 &lt;td&gt;&lt;a href="https://nvd.nist.gov/vuln/detail/CVE-2024-3094" target="_blank" rel="noopener noreferrer"&gt;CVE-2024-3094 (CVSS 10.0)&lt;/a&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Vulnerability Type&lt;/td&gt;
 &lt;td&gt;Remote Code Execution&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Attack Category&lt;/td&gt;
 &lt;td&gt;Social Engineering, Supply Chain Attack&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h1 id="what-does-xz-module-do"&gt;What does &lt;code&gt;xz&lt;/code&gt; module do?&lt;a class="heading-anchor" href="#what-does-xz-module-do" aria-label="Link to this section"&gt;#&lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;XZ Utils is a set of free and open-source data compression utilities that provide high compression ratios and fast decompression. It primarily uses the &lt;a href="https://en.wikipedia.org/wiki/Lempel%E2%80%93Ziv%E2%80%93Markov_chain_algorithm" target="_blank" rel="noopener noreferrer"&gt;LZMA compression algorithm&lt;/a&gt;
, which is an algorithm for lossless data compression.&lt;/p&gt;</description></item></channel></rss>