2013-09-02 14:33:41 +04:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
|
<glsa id="201309-01">
|
|
|
|
|
<title>Cyrus-SASL: Denial of Service</title>
|
|
|
|
|
<synopsis>A NULL pointer dereference in Cyrus-SASL may allow remote attackers
|
|
|
|
|
to cause a Denial of Service condition.
|
|
|
|
|
</synopsis>
|
|
|
|
|
<product type="ebuild">cyrus-sasl</product>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<announced>2013-09-01</announced>
|
2018-01-15 09:09:28 +03:00
|
|
|
|
<revised count="1">2013-09-01</revised>
|
2013-09-02 14:33:41 +04:00
|
|
|
|
<bug>476764</bug>
|
|
|
|
|
<access>remote</access>
|
|
|
|
|
<affected>
|
|
|
|
|
<package name="dev-libs/cyrus-sasl" auto="yes" arch="*">
|
|
|
|
|
<unaffected range="ge">2.1.26-r3</unaffected>
|
|
|
|
|
<vulnerable range="lt">2.1.26-r3</vulnerable>
|
|
|
|
|
</package>
|
|
|
|
|
</affected>
|
|
|
|
|
<background>
|
|
|
|
|
<p>Cyrus-SASL is an implementation of the Simple Authentication and
|
|
|
|
|
Security Layer.
|
|
|
|
|
</p>
|
|
|
|
|
</background>
|
|
|
|
|
<description>
|
|
|
|
|
<p>In the GNU C Library (glibc) from version 2.17 onwards, the crypt()
|
|
|
|
|
function call can return NULL when the salt violates specifications or
|
|
|
|
|
the system is in FIPS-140 mode and a DES or MD5 hashed password is
|
|
|
|
|
passed. When Cyrus-SASL’s authentication mechanisms call crypt(), a
|
|
|
|
|
NULL may be returned.
|
|
|
|
|
</p>
|
|
|
|
|
</description>
|
|
|
|
|
<impact type="normal">
|
|
|
|
|
<p>A remote attacker could trigger this vulnerability to cause a Denial of
|
|
|
|
|
Service condition.
|
|
|
|
|
</p>
|
|
|
|
|
</impact>
|
|
|
|
|
<workaround>
|
|
|
|
|
<p>There is no known workaround at this time.</p>
|
|
|
|
|
</workaround>
|
|
|
|
|
<resolution>
|
|
|
|
|
<p>All Cyrus-SASL users should upgrade to the latest version:</p>
|
|
|
|
|
|
|
|
|
|
<code>
|
|
|
|
|
# emerge --sync
|
|
|
|
|
# emerge --ask --oneshot --verbose ">=dev-libs/cyrus-sasl-2.1.26-r3"
|
|
|
|
|
</code>
|
|
|
|
|
</resolution>
|
|
|
|
|
<references>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4122">CVE-2013-4122</uri>
|
2013-09-02 14:33:41 +04:00
|
|
|
|
</references>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<metadata tag="requester" timestamp="2013-08-23T14:52:45Z">
|
2013-09-02 14:33:41 +04:00
|
|
|
|
creffett
|
|
|
|
|
</metadata>
|
2017-09-29 08:47:49 +03:00
|
|
|
|
<metadata tag="submitter" timestamp="2013-09-01T19:36:23Z">
|
2013-09-02 14:33:41 +04:00
|
|
|
|
creffett
|
|
|
|
|
</metadata>
|
|
|
|
|
</glsa>
|