Submit a Story!
Authentication Gap in TLS Renegotiation
The SSL 3.0+ and TLS 1.0+ protocols are vulnerable to a set of related attacks which allow a man-in-the-middle (MITM) operating at or below the TCP layer to inject a chosen plaintext prefix into the encrypted data stream, often without detection by either end of the connection. This is possible ...
[TLS] MITM attack on delayed TLS-client auth through renegotiation
ietf.org — To : tls at ietf.org Subject : [TLS] MITM attack on delayed TLS-client auth through renegotiation From : Martin Rex Date : Wed, 4 Nov 2009 18:28:00 +0100 (MET) Delivered-to : tls at core3.amsl.com List-archive : List-help : List-id : "This is the ... (more) [TLS] MITM attack on delayed TLS-client auth through ...
Thoughts on the TLS bug
tombom.co.uk — So our old friend SSL has been broken again. I’ve had a little more time to chew on this than most, and a few thoughts have occurred to me. Firstly, let’s talk about its implications for HTTP. Assuming all the conditions are right (and ... (more) Thoughts on the TLS bug
SSL Authentication Gap (SSL Gap)
phonefactor.com — Situation: Marsh Ray and Steve Dispensa, both of PhoneFactor, demonstrated the vulnerability to a working group of affected vendors, together with representatives from the appropriate standards committees, in Mountain View, CA, on September 29, 2009. ... (more) SSL Authentication Gap (SSL Gap)
Comments
Blog Reactions

tls mitm attack initial thoughts
terminal23 — Saw this first shoot out on Twitter at the end of my workday, but without any details, I simply made a mental note to keep an eye out. Sooner than expected, further details on this TLS MITM attack have surfaced. ...

Vendors scrambling to fix bug in Net's security
Netflash — ... by security researcher HD Moore. By Wednesday afternoon, enough people were talking about the issue that PhoneFactor decided to go public with their findings. "At that point we felt like the bad guys knew and we felt we had a responsibility for the good guys to know too," said Sarah Fender, PhoneFactor's vice president of marketing. Fender couldn't say who was ready to patch the issue, but she noted that a number of open source products are "anxious" to push out a patch. "I think we'll see some patching in the near future," she said. The IDG News Service is a Network ...

A zero-day flaw in the TLS and SSL protocols, which are commonly used to encrypt web pages, has been made public.
Hackers Center — Security researchers Marsh Ray and Steve Dispensa unveiled the TLS (Transport Layer Security) flaw on Wednesday, following the disclosure of separate, but similar, security findings. TLS and its predecessor, SSL (Secure Sockets Layer), are typically used by online retailers and banks to provide security for web transactions. Ray, who along with Dispensa works for two-factor authentication company PhoneFactor, explained in a blog post on Thursday that he had initially discovered the flaw in August, and demonstrated a working exploit to Dispensa at the beginning of September. ...

SSL and TLS Authentication Gap vulnerability discovered
Ivan Ristić — ... Marsh Ray's blog post (Marsh discovered the problem a couple of months ago) contains a detailed description of the problems in the attachment. ...

Generic Attack on SSL, TLS Exposed
Security Watch — ... , identified the problem some months ago. As he explains in his blog, he was working confidentially with industry and standards groups to identify the best way to proceed. Then the first public discussion came, coincidentally, ...

A zero-day flaw in the TLS and SSL protocols, which are commonly used to encrypt web pages, has been made public.
Hackers Center Blogs — Security researchers Marsh Ray and Steve Dispensa unveiled the TLS (Transport Layer Security) flaw on Wednesday, following the disclosure of separate, but similar, security findings. TLS and its predecessor, SSL (Secure Sockets Layer), are typically used by online retailers and banks to provide security for web transactions. Ray, who along with Dispensa works for two-factor authentication company PhoneFactor, explained in a blog post on Thursday that he had initially discovered the flaw in August, and demonstrated a working exploit to Dispensa at the beginning of September. ...

Interesting Information Security Bits for 11/05/2009
Infosec Ramblings — ... humor ) Here is the mother lode of cheat sheets. Focused on developers, but there are a few that are security related. Cheat Sheet and Quick Reference Card Directory | devcheatsheet.com – Cheat Sheets for Developers. Tags: ( cheatsheet ) This is the author’s page regarding the SSL/TLS vulnerability just announced. It was a bit more reader friendly and promises to be so again, but the information is still there. extendedsubset.com Tags: ( tls ssl vulnerability ) ...

Friday Summary - November 6, 2009
Security Bloggers Network — ... Password in the Cloud. Shimmy … Solo. OK, it’s finance, not security, but to echo Gunnar Peterson’s post, here is a ridiculously good interview with Charlie Munger. The video actually got me to change several long held opinions regarding the current financial crisis in an elegant and disarming way. Cross-subdomain Cookie Attacks. Man Sues Over Leaky Baby Monitor. …and obviously: Renegotiating TLS. Blog Comment of the Week This week’s best comment ...

When Renegotiation is a Bad Thing: MITM Attacks on SSLv3/TLS Protocol
Speaking of Security, the RSA Blog and Podcast — ... the same byte code in the TLS protocol. The original SSLv3 specification should have used different byte codes for these two messages. The two messages are identical, but are used in different places in the handshake. Future protocol designers should remember to allocate message identifiers to indicate the use of a message, not its structure. So, now that I've briefly described the protocol attack, how does this apply to applications? In the case of HTTPS, an ingenious attack was proposed by security researcher Ray Marsh where the MITM sends an initial HTTP request, but ...

Related: ssl and tls renegotiation , tls mitm renegotiation inject, ssl authentication gap
Understanding the TLS Renegotiation Attack
educatedguesswork.org 14 days ago — Marsh Ray has published a new attack on the TLS renegotiation logic. The high level impact of the attack is that an attacker can arrange to inject traffic into a legitimate client-server exchange such that the TLS server will accept it as if it came ...
Renegotiating_TLS.pdfPacket Storm Security Advisories
Paper called Renegotiating TLS. Transport Layer Security (TLS, RFC 5246 and previous, including SSL v3 and previous) is subject to a number of serious man-in-the-middle (MITM) attacks related to renegotiation. In general, these problems allow an MITM to inject an arbitrary amount of chosen ...
Critical SSL Vulnerability DiscoveredSecurity Bloggers Network
A critical vulnerability in SSL was discovered in August of this year by Marsh Ray and Steve Dispensa of PhoneFactor . These findings were made public on November 4th. Basically they uncovered a flaw in the SSL protocol itself - a gap in SSL authentication during renegotiation between ...
more info on the tls/ssl mitm attackterminal23
Some more information is slowly getting out about the TLS/SSL MITM attack via an "authentication gap" that was disclosed yesterday. As I somewhat inferred from the original details, this has limited potential (usually against connections utilizing client certs) and does not result in snifing ...
Yet Another SSL/TLS Vulnerability Released...Application Security...
Another SSL/TLS vulnerability has been recently released . This weakness appears to affect applications which use client side certificates for user authentication. More specifically, the weakness lies in the renegotiation feature. For many people, this will not be an issue, since client side ...
新的TLS/SSL3.0中间人攻击已公布 - TLS renegotiation attackSecurity Bloggers Network
刚刚有研究人员公布了一种针对TLS/SSL的中间人攻击, 该攻击 1. exploitable (可操作性比较强) 2. 目前还没有解决方案, 等待各厂商出补丁. 3. 受影响的上层协议包括HTTPS,IMAP, SIP等等. 有人举了下面这个例子 来帮助大家理解此洞 E.g., the attacker would send: 阅读全文 类别: Vulnerability   查看评论
TLS Man-in-the-middle on renegotiation vulnerability made public, (Thu, Nov 5th)SANS Internet Storm Center, InfoCON: green
TLS 1.0+ and SSL3.0+ (known from among others https) is vulnerable to a protocol weakness where a man in the middle could work during the renegotiation phase in modern versions the protocol. While the details had been offered in a meeting with the IETF, vendors and the open source implementers ...
Vuln: Multiple Vendor TLS Protocol Session Renegotiation Security VulnerabilitySecurityFocus Vulnerabilities
Multiple Vendor TLS Protocol Session Renegotiation Security Vulnerability