summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200510-10.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200510-10.xml')
-rw-r--r--glsa-200510-10.xml68
1 files changed, 68 insertions, 0 deletions
diff --git a/glsa-200510-10.xml b/glsa-200510-10.xml
new file mode 100644
index 00000000..75f030ed
--- /dev/null
+++ b/glsa-200510-10.xml
@@ -0,0 +1,68 @@
+<?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="200510-10">
+ <title>uw-imap: Remote buffer overflow</title>
+ <synopsis>
+ uw-imap is vulnerable to remote overflow of a buffer in the IMAP server
+ leading to execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">uw-imap</product>
+ <announced>October 11, 2005</announced>
+ <revised>October 11, 2005: 01</revised>
+ <bug>108206</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-mail/uw-imap" auto="yes" arch="*">
+ <unaffected range="ge">2004g</unaffected>
+ <vulnerable range="lt">2004g</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ uw-imap is the University of Washington's IMAP and POP server
+ daemons.
+ </p>
+ </background>
+ <description>
+ <p>
+ Improper bounds checking of user supplied data while parsing IMAP
+ mailbox names can lead to overflowing the stack buffer.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ Successful exploitation requires an authenticated IMAP user to
+ request a malformed mailbox name. This can lead to execution of
+ arbitrary code with the permissions of the IMAP server.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There are no known workarounds at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All uw-imap users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=net-mail/uw-imap-2004g&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2933">CAN-2005-2933</uri>
+ <uri link="http://www.idefense.com/application/poi/display?id=313&amp;type=vulnerabilities&amp;flashstatus=false">iDEFENSE Security Advisory</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 07 Oct 2005 11:49:05 +0000">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="Fri, 07 Oct 2005 15:06:14 +0000">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="Sat, 08 Oct 2005 06:13:24 +0000">
+ r2d2
+ </metadata>
+</glsa>