public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201006-21.xml
@ 2010-06-14 20:59 Alex Legler (a3li)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler (a3li) @ 2010-06-14 20:59 UTC (permalink / raw
  To: gentoo-commits

a3li        10/06/14 20:59:15

  Modified:             glsa-201006-21.xml
  Log:
  Update GLSA 201006-21 with CVe references

Revision  Changes    Path
1.2                  xml/htdocs/security/en/glsa/glsa-201006-21.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml?r1=1.1&r2=1.2

Index: glsa-201006-21.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201006-21.xml	14 Jun 2010 19:14:44 -0000	1.1
+++ glsa-201006-21.xml	14 Jun 2010 20:59:15 -0000	1.2
@@ -11,7 +11,7 @@
   </synopsis>
   <product type="ebuild">unrealircd</product>
   <announced>June 14, 2010</announced>
-  <revised>June 14, 2010: 01</revised>
+  <revised>June 14, 2010: 02</revised>
   <bug>260806</bug>
   <bug>323691</bug>
   <access>remote</access>
@@ -32,10 +32,10 @@
     </p>
     <ul>
     <li>The vendor reported a buffer overflow in the user authorization
-    code.</li>
-    <li>The vendor reported that the distributed source code of
-    UnrealIRCd was compromised and altered to include a system() call that
-    could be called with arbitrary user input.</li>
+    code (CVE-2009-4893).</li>
+    <li>The vendor reported that the distributed source code of UnrealIRCd
+    was compromised and altered to include a system() call that could be
+    called with arbitrary user input (CVE-2010-2075).</li>
     </ul>
   </description>
   <impact type="high">
@@ -63,6 +63,8 @@
   <references>
     <uri link="http://www.unrealircd.com/txt/unrealsecadvisory.20090413.txt">UnrealIRCd Security Advisory 20090413</uri>
     <uri link="http://www.unrealircd.com/txt/unrealsecadvisory.20100612.txt">UnrealIRCd Security Advisory 20100612</uri>
+    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4893">CVE-2009-4893</uri>
+    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2075">CVE-2010-2075</uri>
   </references>
   <metadata tag="requester" timestamp="Sat, 12 Jun 2010 21:31:31 +0000">
     a3li






^ permalink raw reply	[flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201006-21.xml
@ 2010-06-14 19:14 Alex Legler (a3li)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler (a3li) @ 2010-06-14 19:14 UTC (permalink / raw
  To: gentoo-commits

a3li        10/06/14 19:14:44

  Added:                glsa-201006-21.xml
  Log:
  GLSA 201006-21

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-201006-21.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-21.xml?rev=1.1&content-type=text/plain

Index: glsa-201006-21.xml
===================================================================
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="201006-21">
  <title>UnrealIRCd: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities in UnrealIRCd might allow remote attackers to
    compromise the "unrealircd" account, or cause a Denial of Service.
  </synopsis>
  <product type="ebuild">unrealircd</product>
  <announced>June 14, 2010</announced>
  <revised>June 14, 2010: 01</revised>
  <bug>260806</bug>
  <bug>323691</bug>
  <access>remote</access>
  <affected>
    <package name="net-irc/unrealircd" auto="yes" arch="*">
      <unaffected range="ge">3.2.8.1-r1</unaffected>
      <vulnerable range="lt">3.2.8.1-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    UnrealIRCd is an Internet Relay Chat (IRC) daemon.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been reported in UnrealIRCd:
    </p>
    <ul>
    <li>The vendor reported a buffer overflow in the user authorization
    code.</li>
    <li>The vendor reported that the distributed source code of
    UnrealIRCd was compromised and altered to include a system() call that
    could be called with arbitrary user input.</li>
    </ul>
  </description>
  <impact type="high">
    <p>
    A remote attacker could exploit these vulnerabilities to cause the
    execution of arbitrary commands with the privileges of the user running
    UnrealIRCd, or a Denial of Service condition. NOTE: By default
    UnrealIRCd on Gentoo is run with the privileges of the "unrealircd"
    user.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All UnrealIRCd users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=net-irc/unrealircd-3.2.8.1-r1&quot;</code>
  </resolution>
  <references>
    <uri link="http://www.unrealircd.com/txt/unrealsecadvisory.20090413.txt">UnrealIRCd Security Advisory 20090413</uri>
    <uri link="http://www.unrealircd.com/txt/unrealsecadvisory.20100612.txt">UnrealIRCd Security Advisory 20100612</uri>
  </references>
  <metadata tag="requester" timestamp="Sat, 12 Jun 2010 21:31:31 +0000">
    a3li
  </metadata>
  <metadata tag="submitter" timestamp="Mon, 14 Jun 2010 17:00:57 +0000">
    a3li
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 14 Jun 2010 17:17:46 +0000">
    vorlon
  </metadata>
</glsa>






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-14 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-14 20:59 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201006-21.xml Alex Legler (a3li)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-14 19:14 Alex Legler (a3li)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox