A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python-security.readthedocs.io/vuln/ssl-cbc-iv-attack.html below:

ssl CBC IV attack — Python Security 0.0 documentation

ssl CBC IV attack

The ssl module would always disable the CBC IV attack countermeasure. Disable OpenSSL SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option.

Dates:

Fixed In Python issue

CVE-2011-3389: _ssl module always disables the CBC IV attack countermeasure.

CVE-2011-3389

The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a “BEAST” attack.

Timeline

Timeline using the disclosure date 2012-01-27 as reference:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4