Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 17 Dec 2017 21:27:11 +0100
From: Raphael Geissert <atomo64@...il.com>
To: Open Source Security <oss-security@...ts.openwall.com>
Subject: Net::LDAP ruby gem, missing certificate validation

Hi,

Just another heads up that I requested a CVE id for issue #258[1] in the
Net::LDAP ruby gem. Versions older than 0.16.0 did not verify that the LDAP
server's certificate matched the host it was supposed to be connecting to.

This has now been assigned CVE-2017-17718 by MITRE.

Older versions did not perform any kind of validation at all, but it was
properly documented as such. Based on the changelog I believe this to have
changed in 0.10.0 by verifying the certificate's trust chain.

[1]https://github.com/ruby-ldap/ruby-net-ldap/issues/258

Cheers,
-- 
Raphael Geissert

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.