<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>The BFC Computing Weblog: The Way of The Yum [repost]</title>
    <link>http://blog.bfccomputing.com/articles/2005/10/12/the-way-of-the-yum-repost</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>My God, It's Full of Source!</description>
    <item>
      <title>The Way of The Yum [repost]</title>
      <description>&lt;pre&gt;&lt;code&gt;&amp;lt;p&amp;gt;Automatic updates are the only rational approach for most businesses in today&#8217;s world of 24/7 Internet connectivity, malware and 0-day vulnerabilities.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;If you happen to be a Fortune 500 company you can pay a guy to stay on security vulnerability announcements full-time.  He can download/test/integrate and run all your regression tests ( you did write regression tests for everything, right?)  But if you&#8217;re not, you can&#8217;t.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;So, I&#8217;ve been a bit behind on monitoring the SANS Internet Storm Center blog, and apparently while I was on vacation, a &amp;lt;a href="http://isc.sans.org/diary.php?date=2005-07-26"&amp;gt;ClamAV vulnerability&amp;lt;/a&amp;gt; was reported.  A maliciously crafted e-mail can cause a remote execution to run as the user who runs &amp;lt;a href="http://www.clamav.net/"&amp;gt;ClamAV&amp;lt;/a&amp;gt;, probably postfix in my case.   An appropriately determined cracker could screw with my mail system.  Versions 0.86.1 and lower are &amp;lt;a href="http://www.osvdb.org/displayvuln.php?osvdb_id=18259"&amp;gt;affected&amp;lt;/a&amp;gt;.&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;So, I hop on my server, and check to make sure clamav is a package I was wise enough to install from a repository:&amp;lt;br /&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;code&gt;&lt;br /&gt;&lt;/p&gt;

&lt;blockquote&gt;
    &lt;p&gt;&lt;a href="http://linux.duke.edu/projects/yum/"&gt;yum&lt;/a&gt; list clamav&lt;br /&gt;
    Gathering header information file(s) from server(s)&lt;br /&gt;
    Server: Dag RPM Repository for older Red Hat Linux&lt;br /&gt;
    Server: Red Hat Linux 9 - i386 - os&lt;br /&gt;
    Server: Red Hat Linux 9 - i386 - updates&lt;br /&gt;
    Finding updated packages&lt;br /&gt;
    Downloading needed headers&lt;br /&gt;
    Looking in Available Packages:&lt;br /&gt;
    Name                                Arch   Version                  Repo&lt;br /&gt;
    &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&lt;/code&gt;&lt;/p&gt;
        &lt;p&gt;Installed Packages:&lt;br /&gt;
    Name                                Arch   Version                  Repo&lt;br /&gt;
    &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&lt;br /&gt;
    clamav                              i386   0.86.2-1.0.rh9.rf        db
    &lt;/p&gt;
        &lt;p&gt;Yep, I&#8217;m getting clamav from &lt;a href="http://dag.wieers.com/home-made/apt/"&gt;Dag&lt;/a&gt;  Next time I&#8217;m in Belgium, Dag&#8217;s getting a beer.&lt;/p&gt;
        &lt;p&gt;Now, doublecheck that I have the current version running:&lt;br /&gt;
    &lt;code&gt;&lt;br /&gt;
    rpm -q clamav&lt;br /&gt;
    clamav-0.86.2-1.0.rh9.rf&lt;br /&gt;
    &lt;/code&gt;&lt;/p&gt;
        &lt;p&gt;Yep, it was installed while I was on vacation.   Good deal.&lt;/p&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description>
      <pubDate>Wed, 12 Oct 2005 21:35:00 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:7b674ccb769de874f3db68047128f23f</guid>
      <author>bill_mcgonigle</author>
      <link>http://blog.bfccomputing.com/articles/2005/10/12/the-way-of-the-yum-repost</link>
      <category>Linux</category>
      <category>Security</category>
      <trackback:ping>http://blog.bfccomputing.com/articles/trackback/76</trackback:ping>
    </item>
  </channel>
</rss>
