lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 09 Apr 2014 21:08:03 -0400
From: Peter Malone <peter@...ermalone.org>
To: Kirils Solovjovs <kirils.solovjovs@...ils.com>
Cc: fulldisclosure@...lists.org
Subject: Re: [FD] heartbleed OpenSSL bug CVE-2014-0160

This code is horrible. 

https://github.com/openssl/openssl/blob/master/ssl/t1_lib.c#L2893

/* Determine if we need to see RI. Strictly speaking if we want to
* avoid an attack we should *always* see RI even on initial server
* hello because the client doesn't see any renegotiation during an
* attack. However this would mean we could not connect to any server
* which doesn't support RI so for the immediate future tolerate RI
* absence on initial connect only.
*/

Um, you're kidding me right?

What the actual fuck.

On Tue, 2014-04-08 at 03:10 +0300, Kirils Solovjovs wrote:
> We are doomed.
> 
> Description: http://www.openssl.org/news/vulnerabilities.html
> Article dedicated to the bug: http://heartbleed.com/
> Tool to check if TLS heartbeat extension is supported:
> http://possible.lv/tools/hb/
> 
> A missing bounds check in the handling of the TLS heartbeat extension
> can be used to reveal up to 64kB of memory to a connected client or server.
> 
> 1.0.1[ abcdef] affected.
> 
> 
> P.S. Happy Monday!
> 
> _______________________________________________
> Sent through the Full Disclosure mailing list
> http://nmap.org/mailman/listinfo/fulldisclosure
> Web Archives & RSS: http://seclists.org/fulldisclosure/



_______________________________________________
Sent through the Full Disclosure mailing list
http://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: http://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ