ubuntu-cve-2015-2808
Vulnerability from osv_ubuntu
Published
2015-03-31 00:00
Modified
2026-05-29 17:44
Summary
Details

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.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "icedtea-6-jre-cacao",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "icedtea-6-jre-jamvm",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-demo",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-jdk",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-jre",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-jre-headless",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-jre-lib",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-jre-zero",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          },
          {
            "binary_name": "openjdk-6-source",
            "binary_version": "6b36-1.13.8-0ubuntu1~14.04"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:14.04:LTS",
        "name": "openjdk-6",
        "purl": "pkg:deb/ubuntu/openjdk-6@6b36-1.13.8-0ubuntu1~14.04?arch=source\u0026distro=trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6b36-1.13.8-0ubuntu1~14.04"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "6b27-1.12.6-1ubuntu2",
        "6b27-1.12.7-2ubuntu1",
        "6b29-1.13.0-1ubuntu2",
        "6b30-1.13.1-1ubuntu1",
        "6b30-1.13.1-1ubuntu2",
        "6b30-1.13.2-1ubuntu1",
        "6b31-1.13.3-1ubuntu1",
        "6b32-1.13.4-4ubuntu0.14.04.1",
        "6b33-1.13.5-1ubuntu0.14.04",
        "6b34-1.13.6-1ubuntu0.14.04.1",
        "6b35-1.13.7-1ubuntu0.14.04.1"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "icedtea-7-jre-jamvm",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-demo",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jdk",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-headless",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-lib",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-zero",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          },
          {
            "binary_name": "openjdk-7-source",
            "binary_version": "7u79-2.5.6-0ubuntu1.14.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:14.04:LTS",
        "name": "openjdk-7",
        "purl": "pkg:deb/ubuntu/openjdk-7@7u79-2.5.6-0ubuntu1.14.04.1?arch=source\u0026distro=trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7u79-2.5.6-0ubuntu1.14.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "7u25-2.3.12-4ubuntu3",
        "7u25-2.3.12-4ubuntu5",
        "7u45-2.4.3-3ubuntu1",
        "7u45-2.4.3-3ubuntu2",
        "7u45-2.4.3-4ubuntu1",
        "7u45-2.4.3-4ubuntu2",
        "7u51-2.4.4-1ubuntu1",
        "7u51-2.4.5-1ubuntu1",
        "7u51-2.4.6~pre1-1ubuntu2",
        "7u51-2.4.6-1ubuntu3",
        "7u51-2.4.6-1ubuntu4",
        "7u55-2.4.7-1ubuntu1",
        "7u65-2.5.1-4ubuntu1~0.14.04.1",
        "7u65-2.5.1-4ubuntu1~0.14.04.2",
        "7u65-2.5.2-3~14.04",
        "7u71-2.5.3-0ubuntu0.14.04.1",
        "7u75-2.5.4-1~trusty1",
        "7u79-2.5.5-0ubuntu0.14.04.2"
      ]
    }
  ],
  "aliases": [],
  "details": "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.",
  "id": "UBUNTU-CVE-2015-2808",
  "modified": "2026-05-29T17:44:42Z",
  "published": "2015-03-31T00:00:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2015-2808"
    },
    {
      "type": "REPORT",
      "url": "https://www.blackhat.com/docs/asia-15/materials/asia-15-Mantin-Bar-Mitzvah-Attack-Breaking-SSL-With-13-Year-Old-RC4-Weakness-wp.pdf"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-2696-1"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-2706-1"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
    }
  ],
  "related": [
    "USN-2696-1",
    "USN-2706-1"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2015-2808"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…