You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200909-20.xml

68 lines
2.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200909-20">
<title>cURL: Certificate validation error</title>
<synopsis>
An error in the X.509 certificate handling of cURL might enable remote
attackers to conduct man-in-the-middle attacks.
</synopsis>
<product type="ebuild">curl</product>
<announced>2009-09-25</announced>
<revised count="01">2009-09-25</revised>
<bug>281515</bug>
<access>remote</access>
<affected>
<package name="net-misc/curl" auto="yes" arch="*">
<unaffected range="ge">7.19.6</unaffected>
<vulnerable range="lt">7.19.6</vulnerable>
</package>
</affected>
<background>
<p>
cURL is a command line tool for transferring files with URL syntax,
supporting numerous protocols.
</p>
</background>
<description>
<p>
Scott Cantor reported that cURL does not properly handle fields in
X.509 certificates that contain an ASCII NUL (\0) character.
Specifically, the processing of such fields is stopped at the first
occurence of a NUL character. This type of vulnerability was recently
discovered by Dan Kaminsky and Moxie Marlinspike.
</p>
</description>
<impact type="normal">
<p>
A remote attacker might employ a specially crafted X.509 certificate
(that for instance contains a NUL character in the Common Name field)
to conduct man-in-the-middle attacks.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All cURL users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=net-misc/curl-7.19.6"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2417">CVE-2009-2417</uri>
</references>
<metadata tag="requester" timestamp="2009-09-13T18:08:24Z">
a3li
</metadata>
<metadata tag="submitter" timestamp="2009-09-14T12:08:01Z">
a3li
</metadata>
<metadata tag="bugReady" timestamp="2009-09-25T18:22:08Z">
a3li
</metadata>
</glsa>