Bug 1030840 - pound: TLS CRIME attack
Summary: pound: TLS CRIME attack
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1030843 1030844
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-15 09:38 UTC by Ratul Gupta
Modified: 2019-09-29 13:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-05 19:43:29 UTC


Attachments (Terms of Use)

Description Ratul Gupta 2013-11-15 09:38:25 UTC
Pound, a reverse proxy, load balancer and HTTPS front-end for Web servers, is found to have the TLS compression enabled, which makes possible a practical attack CRIME, and there is no option to disable the TLS compression.

Some explanations and a possible patch is given here:
https://community.qualys.com/blogs/securitylabs/2012/09/14/crime-information-leakage-attack-against-ssltls

References:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727197

Commit:
https://github.com/goochjj/pound/commit/a0c52c542ca9620a96750f9877b26bf4c84aef1b

Comment 1 Ratul Gupta 2013-11-15 09:39:53 UTC
Created Pound tracking bugs for this issue:

Affects: fedora-all [bug 1030843]
Affects: epel-all [bug 1030844]

Comment 2 Tomas Hoger 2013-11-15 09:55:58 UTC
This should not be an issue in Fedora or EPEL any more.  OpenSSL packages in Fedora and Red Hat Enterprise Linux 5 and 6 used to default to having compression enabled by default, but that was changed and compression it not enabled by default any more:

http://pkgs.fedoraproject.org/cgit/openssl.git/commit/?id=169c3a0
https://rhn.redhat.com/errata/RHSA-2013-0587.html

There is an option to enable compression by setting OPENSSL_DEFAULT_ZLIB environment variable.

If using older openssl packages, compression can be disabled using OPENSSL_NO_DEFAULT_ZLIB environment variable - see bug 857051 comment 5 for further details.

Comment 4 manuel wolfshant 2015-07-05 19:43:29 UTC
This was solved 10 months ago. Closing.


Note You need to log in before you can comment on or make changes to this bug.