Name | CVE-2015-2808 |
Description | The RC4 algorithm, as used in the TLS protocol and SSL protocol, does not properly combine state data with key data during the initialization phase, which makes it easier for remote attackers to conduct plaintext-recovery attacks against the initial bytes of a stream by sniffing network traffic that occasionally relies on keys affected by the Invariance Weakness, and then using a brute-force approach involving LSB values, aka the "Bar Mitzvah" issue. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-303-1, DSA-3316-1, DSA-3339-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
openjdk-7 (PTS) | jessie, jessie (lts) | 7u321-2.6.28-0+deb8u1 | fixed |
openjdk-8 (PTS) | jessie, jessie (lts) | 8u432-b06-2~deb8u1 | fixed |
stretch (security) | 8u332-ga-1~deb9u1 | fixed | |
stretch (lts), stretch | 8u432-b06-2~deb9u1 | fixed | |
sid | 8u432-b06-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
openjdk-6 | source | experimental | 6b36-1.13.8-1 | |||
openjdk-6 | source | squeeze | 6b36-1.13.8-1~deb6u1 | DLA-303-1 | ||
openjdk-6 | source | wheezy | 6b36-1.13.8-1~deb7u1 | DSA-3339-1 | ||
openjdk-6 | source | (unstable) | (unfixed) | |||
openjdk-7 | source | wheezy | 7u79-2.5.6-1~deb7u1 | DSA-3316-1 | ||
openjdk-7 | source | jessie | 7u79-2.5.6-1~deb8u1 | DSA-3316-1 | ||
openjdk-7 | source | (unstable) | 7u79-2.5.6-1 | |||
openjdk-8 | source | (unstable) | 8u66-b01-1 |
This CVE is specific to the design of the RC4 protocol and not to its
implementations.
http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html#AppendixJAVA
"Applies to client and server deployment of JSSE."