Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 Aug 2021 18:02:35 +0200
From: Hanno Böck <hanno@...eck.de>
To: oss-security@...ts.openwall.com
Subject: Re: STARTTLS vulnerabilities

On Wed, 11 Aug 2021 10:31:58 -0500
Eric Blake <eblake@...hat.com> wrote:

> Not mentioned in that list was ndb, but as far as I can tell, that
> project has already documented the ramifications of opportunistic
> encryption as being a security risk, and all known implementations
> (both servers and clients) with TLS support have a mode of execution
> that ensures the connection is dropped if a downgrade attack is
> attempted:

I should point out that our research is not on simple downgrade attacks.
These are kinda obvious by the design of STARTTLS if you implement it
in an opportunistic way.

The buffering vulnerabilities we found are in STARTTLS implementations
that have the expectation to enforce a secure connection, but suffer
from various vulnerabilities in the implementation.

-- 
Hanno Böck
https://hboeck.de/

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.