Fails to connect to servers that disable SSLv3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
XChat-GNOME |
Fix Released
|
Medium
|
|||
xchat (Ubuntu) |
Fix Released
|
Undecided
|
Steve Beattie | ||
Precise |
Fix Released
|
Undecided
|
Marc Deslauriers | ||
Trusty |
Fix Released
|
Undecided
|
Marc Deslauriers | ||
Utopic |
Fix Released
|
Undecided
|
Steve Beattie | ||
xchat-gnome (Debian) |
Fix Released
|
Unknown
|
|||
xchat-gnome (Ubuntu) |
Fix Released
|
Undecided
|
Marc Deslauriers | ||
Precise |
Fix Released
|
Undecided
|
Marc Deslauriers | ||
Trusty |
Fix Released
|
Undecided
|
Marc Deslauriers | ||
Utopic |
Fix Released
|
Undecided
|
Marc Deslauriers |
Bug Description
SRU REQUEST:
[Impact]
Xchat-Gnome (and xchat) for the use of SSLv3. Since the Poodle attack on SSLv3, many servers are now disabling the use of SSLv3, making xchat-gnome unsable to connect successfully.
[Test Case]
Install xchat-gnome and connect to an irc server that no longer offers SSLv3.
[Regression Potential]
This update may possibly introduce compatibility issues with sites that don't properly handle TLSv1.2 negotiations. While such sites existed in the past, they aren't likely to be common at the present time. Unfortunately, there is no ultimate solution that would be compatible with both scenarios.
Original report:
slack.com is a chat service with optional IRC integration. Since today I can no longer connect to their IRC gateway using XChat-GNOME. The error is:
> * Nepavyko prisijungti. Klaida: (336130315) error:1408F10B:SSL routines:
> Ar tai tikrai SSL šifravimą palaikantis serveris ir prievadas?
which, translated from lt_LT, means
> * Cannot connect. Error: (336130315) error:1408F10B:SSL routines:
> Does the server/port really support SSL?
I think this is part of the fallout of CVE-2014-3566 (aka POODLE). XChat-GNOME is trying to use the insecure SSL protocol version 3, and Slack, reasonably enough, rejects that.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xchat-gnome 1:0.30.
ProcVersionSign
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Oct 15 14:50:57 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-07-25 (811 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
SourcePackage: xchat-gnome
UpgradeStatus: Upgraded to trusty on 2014-04-18 (180 days ago)
Changed in xchat-gnome (Ubuntu): | |
status: | New → Confirmed |
Changed in xchat-gnome (Ubuntu): | |
assignee: | nobody → Marc Deslauriers (mdeslaur) |
Changed in xchat (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in xchat (Ubuntu Trusty): | |
status: | New → Confirmed |
Changed in xchat (Ubuntu Utopic): | |
status: | New → Confirmed |
assignee: | nobody → Steve Beattie (sbeattie) |
summary: |
- Fails to connect to irc.slack.com with an SSL error + Fails to connect to servers that disable SSLv3 |
description: | updated |
Changed in xchat-gnome (Ubuntu Precise): | |
status: | Confirmed → In Progress |
Changed in xchat-gnome (Ubuntu Trusty): | |
status: | Confirmed → In Progress |
Changed in xchat-gnome: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in xchat (Ubuntu Precise): | |
assignee: | nobody → Marc Deslauriers (mdeslaur) |
status: | Confirmed → In Progress |
Changed in xchat (Ubuntu Trusty): | |
assignee: | nobody → Marc Deslauriers (mdeslaur) |
status: | Confirmed → In Progress |
Changed in xchat (Ubuntu Utopic): | |
status: | Confirmed → Fix Committed |
Changed in xchat-gnome (Debian): | |
status: | Unknown → New |
Changed in xchat-gnome: | |
status: | New → Fix Released |
Changed in xchat-gnome (Debian): | |
status: | New → Fix Released |
Hi mgedmin,
Could you please test the fixed package I've uploaded to my testing PPA here:
https:/ /launchpad. net/~mdeslaur/ +archive/ ubuntu/ testing
If that works for you to connect to irc.slack.com, I'll work on preparing an SRU.
Thanks!