usn-2884-1
Vulnerability from osv_ubuntu
Published
2016-02-01 20:15
Modified
2026-02-10 04:40
Summary
openjdk-7 vulnerabilities
Details

Multiple vulnerabilities were discovered in the OpenJDK JRE related to information disclosure, data integrity, and availability. An attacker could exploit these to cause a denial of service, expose sensitive data over the network, or possibly execute arbitrary code. (CVE-2016-0483, CVE-2016-0494)

A vulnerability was discovered in the OpenJDK JRE related to data integrity. An attacker could exploit this to expose sensitive data over the network or possibly execute arbitrary code. (CVE-2016-0402)

It was discovered that OpenJDK 7 incorrectly allowed MD5 to be used for TLS connections. If a remote attacker were able to perform a machine-in-the-middle attack, this flaw could be exploited to expose sensitive information. (CVE-2015-7575)

A vulnerability was discovered in the OpenJDK JRE related to information disclosure. An attacker could exploit this to expose sensitive data over the network. (CVE-2016-0448)

A vulnerability was discovered in the OpenJDK JRE related to availability. An attacker could exploit this to cause a denial of service. (CVE-2016-0466)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2015-7575",
              "severity": [
                {
                  "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-0402",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-0448",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-0466",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-0483",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2016-0494",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:14.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "icedtea-7-jre-jamvm",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-demo",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jdk",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-headless",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-lib",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-jre-zero",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          },
          {
            "binary_name": "openjdk-7-source",
            "binary_version": "7u95-2.6.4-0ubuntu0.14.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:14.04:LTS",
        "name": "openjdk-7",
        "purl": "pkg:deb/ubuntu/openjdk-7@7u95-2.6.4-0ubuntu0.14.04.1?arch=source\u0026distro=trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7u95-2.6.4-0ubuntu0.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",
        "7u79-2.5.6-0ubuntu1.14.04.1",
        "7u85-2.6.1-5ubuntu0.14.04.1",
        "7u91-2.6.3-0ubuntu0.14.04.1"
      ]
    }
  ],
  "aliases": [],
  "details": "Multiple vulnerabilities were discovered in the OpenJDK JRE related\nto information disclosure, data integrity, and availability. An\nattacker could exploit these to cause a denial of service, expose\nsensitive data over the network, or possibly execute arbitrary code.\n(CVE-2016-0483, CVE-2016-0494)\n\nA vulnerability was discovered in the OpenJDK JRE related to data\nintegrity. An attacker could exploit this to expose sensitive data\nover the network or possibly execute arbitrary code. (CVE-2016-0402)\n\nIt was discovered that OpenJDK 7 incorrectly allowed MD5 to be used\nfor TLS connections. If a remote attacker were able to perform a\nmachine-in-the-middle attack, this flaw could be exploited to expose\nsensitive information. (CVE-2015-7575)\n\nA vulnerability was discovered in the OpenJDK JRE related to\ninformation disclosure. An attacker could exploit this to expose\nsensitive data over the network. (CVE-2016-0448)\n\nA vulnerability was discovered in the OpenJDK JRE related to\navailability. An attacker could exploit this to cause a denial of\nservice. (CVE-2016-0466)\n",
  "id": "USN-2884-1",
  "modified": "2026-02-10T04:40:57Z",
  "published": "2016-02-01T20:15:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-2884-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2015-7575"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-0402"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-0448"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-0466"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-0483"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-0494"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "openjdk-7 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2015-7575",
    "UBUNTU-CVE-2016-0402",
    "UBUNTU-CVE-2016-0448",
    "UBUNTU-CVE-2016-0466",
    "UBUNTU-CVE-2016-0483",
    "UBUNTU-CVE-2016-0494"
  ]
}



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…