RHSA-2018:1812

Vulnerability from csaf_redhat - Published: 2018-06-07 16:05 - Updated: 2026-01-13 22:28
Summary
Red Hat Security Advisory: java-1.7.1-ibm security update
Severity
Important
Notes
Topic: An update for java-1.7.1-ibm is now available for Red Hat Satellite 5.6 and Red Hat Satellite 5.7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: IBM Java SE version 7 Release 1 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit. This update upgrades IBM Java SE 7 to version 7R1 SR4-FP20. Security Fix(es): * OpenJDK: LDAPCertStore insecure handling of LDAP referrals (JNDI, 8186606) (CVE-2018-2633) * OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600) (CVE-2018-2634) * OpenJDK: SingleEntryRegistry incorrect setup of deserialization filter (JMX, 8186998) (CVE-2018-2637) * OpenJDK: GTK library loading use-after-free (AWT, 8185325) (CVE-2018-2641) * Oracle JDK: unspecified vulnerability fixed in 7u171, 8u161, and 9.0.4 (JavaFX) (CVE-2018-2581) * OpenJDK: LdapLoginModule insufficient username encoding in LDAP query (LDAP, 8178449) (CVE-2018-2588) * OpenJDK: DnsClient missing source port randomization (JNDI, 8182125) (CVE-2018-2599) * OpenJDK: loading of classes from untrusted locations (I18n, 8182601) (CVE-2018-2602) * OpenJDK: DerValue unbounded memory allocation (Libraries, 8182387) (CVE-2018-2603) * OpenJDK: insufficient strength of key agreement (JCE, 8185292) (CVE-2018-2618) * OpenJDK: GSS context use-after-free (JGSS, 8186212) (CVE-2018-2629) * Oracle JDK: unspecified vulnerability fixed in 6u181 and 7u171 (Serialization) (CVE-2018-2657) * OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284) (CVE-2018-2663) * OpenJDK: unbounded memory allocation during deserialization (AWT, 8190289) (CVE-2018-2677) * OpenJDK: unbounded memory allocation in BasicAttributes deserialization (JNDI, 8191142) (CVE-2018-2678) * OpenJDK: unsynchronized access to encryption key data (Libraries, 8172525) (CVE-2018-2579) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

It was discovered that multiple encryption key classes in the Libraries component of OpenJDK did not properly synchronize access to their internal data. This could possibly cause a multi-threaded Java application to apply weak encryption to data because of the use of a key that was zeroed out.

CWE-567 - Unsynchronized Access to Shared Data in a Multithreaded Context
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE component of Oracle Java SE (subcomponent: JavaFX). Supported versions that are affected are Java SE: 7u161, 8u152 and 9.0.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N).

Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the LDAP component of OpenJDK failed to properly encode special characters in user names when adding them to an LDAP search query. A remote attacker could possibly use this flaw to manipulate LDAP queries performed by the LdapLoginModule class.

CWE-90 - Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the DNS client implementation in the JNDI component of OpenJDK did not use random source ports when sending out DNS queries. This could make it easier for a remote attacker to spoof responses to those queries.

CWE-330 - Use of Insufficiently Random Values
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the I18n component of OpenJDK could use an untrusted search path when loading resource bundle classes. A local attacker could possibly use this flaw to execute arbitrary code as another local user by making their Java application load an attacker controlled class file.

CWE-426 - Untrusted Search Path
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the Libraries component of OpenJDK failed to sufficiently limit the amount of memory allocated when reading DER encoded input. A remote attacker could possibly use this flaw to make a Java application use an excessive amount of memory if it parsed attacker supplied DER encoded input.

CWE-770 - Allocation of Resources Without Limits or Throttling
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the key agreement implementations in the JCE component of OpenJDK did not guarantee sufficient strength of used keys to adequately protect generated shared secret. This could make it easier to break data encryption by attacking key agreement rather than the encryption using the negotiated secret.

CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the JGSS component of OpenJDK failed to properly handle GSS context in the native GSS library wrapper in certain cases. A remote attacker could possibly make a Java application using JGSS to use a previously freed context.

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the LDAPCertStore class in the JNDI component of OpenJDK failed to securely handle LDAP referrals. An attacker could possibly use this flaw to make it fetch attacker controlled certificate data.

CWE-20 - Improper Input Validation
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

The JGSS component of OpenJDK ignores the value of the javax.security.auth.useSubjectCredsOnly property when using HTTP/SPNEGO authentication and always uses global credentials. It was discovered that this could cause global credentials to be unexpectedly used by an untrusted Java application.

CWE-284 - Improper Access Control
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

It was discovered that the JMX component of OpenJDK failed to properly set the deserialization filter for the SingleEntryRegistry in certain cases. A remote attacker could possibly use this flaw to bypass intended deserialization restrictions.

CWE-502 - Deserialization of Untrusted Data
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 6.1 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N).

CWE-416 - Use After Free
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE, JRockit component of Oracle Java SE (subcomponent: Serialization). Supported versions that are affected are Java SE: 6u171 and 7u161; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, JRockit. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, JRockit. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).

Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded, JRockit. Note: This vulnerability applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).

CWE-20 - Improper Input Validation
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).

CWE-770 - Allocation of Resources Without Limits or Throttling
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812

Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: JNDI). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded, JRockit. Note: This vulnerability applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).

CWE-770 - Allocation of Resources Without Limits or Throttling
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 All running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted ("/usr/sbin/rhn-satellite restart"). https://access.redhat.com/errata/RHSA-2018:1812
References
https://access.redhat.com/errata/RHSA-2018:1812 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=1534263 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534288 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534296 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534298 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534299 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534525 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534543 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534553 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534625 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534762 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534766 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534943 external
https://bugzilla.redhat.com/show_bug.cgi?id=1534970 external
https://bugzilla.redhat.com/show_bug.cgi?id=1535036 external
https://bugzilla.redhat.com/show_bug.cgi?id=1535353 external
https://bugzilla.redhat.com/show_bug.cgi?id=1535354 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2018-2579 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534298 external
https://www.cve.org/CVERecord?id=CVE-2018-2579 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2579 external
https://access.redhat.com/security/cve/CVE-2018-2581 self
https://bugzilla.redhat.com/show_bug.cgi?id=1535354 external
https://www.cve.org/CVERecord?id=CVE-2018-2581 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2581 external
http://www.oracle.com/technetwork/security-adviso… external
https://access.redhat.com/security/cve/CVE-2018-2588 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534299 external
https://www.cve.org/CVERecord?id=CVE-2018-2588 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2588 external
https://access.redhat.com/security/cve/CVE-2018-2599 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534543 external
https://www.cve.org/CVERecord?id=CVE-2018-2599 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2599 external
https://access.redhat.com/security/cve/CVE-2018-2602 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534525 external
https://www.cve.org/CVERecord?id=CVE-2018-2602 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2602 external
https://access.redhat.com/security/cve/CVE-2018-2603 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534553 external
https://www.cve.org/CVERecord?id=CVE-2018-2603 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2603 external
https://access.redhat.com/security/cve/CVE-2018-2618 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534762 external
https://www.cve.org/CVERecord?id=CVE-2018-2618 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2618 external
https://access.redhat.com/security/cve/CVE-2018-2629 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534625 external
https://www.cve.org/CVERecord?id=CVE-2018-2629 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2629 external
https://access.redhat.com/security/cve/CVE-2018-2633 self
https://bugzilla.redhat.com/show_bug.cgi?id=1535036 external
https://www.cve.org/CVERecord?id=CVE-2018-2633 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2633 external
https://access.redhat.com/security/cve/CVE-2018-2634 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534943 external
https://www.cve.org/CVERecord?id=CVE-2018-2634 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2634 external
https://access.redhat.com/security/cve/CVE-2018-2637 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534970 external
https://www.cve.org/CVERecord?id=CVE-2018-2637 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2637 external
https://access.redhat.com/security/cve/CVE-2018-2641 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534766 external
https://www.cve.org/CVERecord?id=CVE-2018-2641 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2641 external
https://access.redhat.com/security/cve/CVE-2018-2657 self
https://bugzilla.redhat.com/show_bug.cgi?id=1535353 external
https://www.cve.org/CVERecord?id=CVE-2018-2657 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2657 external
https://access.redhat.com/security/cve/CVE-2018-2663 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534296 external
https://www.cve.org/CVERecord?id=CVE-2018-2663 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2663 external
https://access.redhat.com/security/cve/CVE-2018-2677 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534288 external
https://www.cve.org/CVERecord?id=CVE-2018-2677 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2677 external
https://access.redhat.com/security/cve/CVE-2018-2678 self
https://bugzilla.redhat.com/show_bug.cgi?id=1534263 external
https://www.cve.org/CVERecord?id=CVE-2018-2678 external
https://nvd.nist.gov/vuln/detail/CVE-2018-2678 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for java-1.7.1-ibm is now available for Red Hat Satellite 5.6 and Red Hat Satellite 5.7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "IBM Java SE version 7 Release 1 includes the IBM Java Runtime Environment and the IBM Java Software Development Kit.\n\nThis update upgrades IBM Java SE 7 to version 7R1 SR4-FP20.\n\nSecurity Fix(es):\n\n* OpenJDK: LDAPCertStore insecure handling of LDAP referrals (JNDI, 8186606) (CVE-2018-2633)\n\n* OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600) (CVE-2018-2634)\n\n* OpenJDK: SingleEntryRegistry incorrect setup of deserialization filter (JMX, 8186998) (CVE-2018-2637)\n\n* OpenJDK: GTK library loading use-after-free (AWT, 8185325) (CVE-2018-2641)\n\n* Oracle JDK: unspecified vulnerability fixed in 7u171, 8u161, and 9.0.4 (JavaFX) (CVE-2018-2581)\n\n* OpenJDK: LdapLoginModule insufficient username encoding in LDAP query (LDAP, 8178449) (CVE-2018-2588)\n\n* OpenJDK: DnsClient missing source port randomization (JNDI, 8182125) (CVE-2018-2599)\n\n* OpenJDK: loading of classes from untrusted locations (I18n, 8182601) (CVE-2018-2602)\n\n* OpenJDK: DerValue unbounded memory allocation (Libraries, 8182387) (CVE-2018-2603)\n\n* OpenJDK: insufficient strength of key agreement (JCE, 8185292) (CVE-2018-2618)\n\n* OpenJDK: GSS context use-after-free (JGSS, 8186212) (CVE-2018-2629)\n\n* Oracle JDK: unspecified vulnerability fixed in 6u181 and 7u171 (Serialization) (CVE-2018-2657)\n\n* OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284) (CVE-2018-2663)\n\n* OpenJDK: unbounded memory allocation during deserialization (AWT, 8190289) (CVE-2018-2677)\n\n* OpenJDK: unbounded memory allocation in BasicAttributes deserialization (JNDI, 8191142) (CVE-2018-2678)\n\n* OpenJDK: unsynchronized access to encryption key data (Libraries, 8172525) (CVE-2018-2579)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2018:1812",
        "url": "https://access.redhat.com/errata/RHSA-2018:1812"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1534263",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534263"
      },
      {
        "category": "external",
        "summary": "1534288",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534288"
      },
      {
        "category": "external",
        "summary": "1534296",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534296"
      },
      {
        "category": "external",
        "summary": "1534298",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534298"
      },
      {
        "category": "external",
        "summary": "1534299",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534299"
      },
      {
        "category": "external",
        "summary": "1534525",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534525"
      },
      {
        "category": "external",
        "summary": "1534543",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534543"
      },
      {
        "category": "external",
        "summary": "1534553",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534553"
      },
      {
        "category": "external",
        "summary": "1534625",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534625"
      },
      {
        "category": "external",
        "summary": "1534762",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534762"
      },
      {
        "category": "external",
        "summary": "1534766",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534766"
      },
      {
        "category": "external",
        "summary": "1534943",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534943"
      },
      {
        "category": "external",
        "summary": "1534970",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534970"
      },
      {
        "category": "external",
        "summary": "1535036",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535036"
      },
      {
        "category": "external",
        "summary": "1535353",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535353"
      },
      {
        "category": "external",
        "summary": "1535354",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535354"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2018/rhsa-2018_1812.json"
      }
    ],
    "title": "Red Hat Security Advisory: java-1.7.1-ibm security update",
    "tracking": {
      "current_release_date": "2026-01-13T22:28:57+00:00",
      "generator": {
        "date": "2026-01-13T22:28:57+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.15"
        }
      },
      "id": "RHSA-2018:1812",
      "initial_release_date": "2018-06-07T16:05:05+00:00",
      "revision_history": [
        {
          "date": "2018-06-07T16:05:05+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2018-06-07T16:05:05+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-01-13T22:28:57+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Satellite 5.6 (RHEL v.6)",
                "product": {
                  "name": "Red Hat Satellite 5.6 (RHEL v.6)",
                  "product_id": "6Server-Satellite56",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:network_satellite:5.6::el6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Satellite 5.7 (RHEL v.6)",
                "product": {
                  "name": "Red Hat Satellite 5.7 (RHEL v.6)",
                  "product_id": "6Server-Satellite57",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:network_satellite:5.7::el6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Satellite"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                "product": {
                  "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                  "product_id": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/java-1.7.1-ibm@1.7.1.4.20-1jpp.3.el6_9?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                "product": {
                  "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                  "product_id": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/java-1.7.1-ibm-devel@1.7.1.4.20-1jpp.3.el6_9?arch=x86_64\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                "product": {
                  "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                  "product_id": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/java-1.7.1-ibm@1.7.1.4.20-1jpp.3.el6_9?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                "product": {
                  "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                  "product_id": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/java-1.7.1-ibm-devel@1.7.1.4.20-1jpp.3.el6_9?arch=s390x\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x as a component of Red Hat Satellite 5.6 (RHEL v.6)",
          "product_id": "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x"
        },
        "product_reference": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
        "relates_to_product_reference": "6Server-Satellite56"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64 as a component of Red Hat Satellite 5.6 (RHEL v.6)",
          "product_id": "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        },
        "product_reference": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
        "relates_to_product_reference": "6Server-Satellite56"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x as a component of Red Hat Satellite 5.6 (RHEL v.6)",
          "product_id": "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x"
        },
        "product_reference": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
        "relates_to_product_reference": "6Server-Satellite56"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64 as a component of Red Hat Satellite 5.6 (RHEL v.6)",
          "product_id": "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        },
        "product_reference": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
        "relates_to_product_reference": "6Server-Satellite56"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x as a component of Red Hat Satellite 5.7 (RHEL v.6)",
          "product_id": "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x"
        },
        "product_reference": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
        "relates_to_product_reference": "6Server-Satellite57"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64 as a component of Red Hat Satellite 5.7 (RHEL v.6)",
          "product_id": "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        },
        "product_reference": "java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
        "relates_to_product_reference": "6Server-Satellite57"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x as a component of Red Hat Satellite 5.7 (RHEL v.6)",
          "product_id": "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x"
        },
        "product_reference": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
        "relates_to_product_reference": "6Server-Satellite57"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64 as a component of Red Hat Satellite 5.7 (RHEL v.6)",
          "product_id": "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        },
        "product_reference": "java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
        "relates_to_product_reference": "6Server-Satellite57"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2018-2579",
      "cwe": {
        "id": "CWE-567",
        "name": "Unsynchronized Access to Shared Data in a Multithreaded Context"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534298"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that multiple encryption key classes in the Libraries component of OpenJDK did not properly synchronize access to their internal data. This could possibly cause a multi-threaded Java application to apply weak encryption to data because of the use of a key that was zeroed out.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: unsynchronized access to encryption key data (Libraries, 8172525)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2579"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534298",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534298"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2579",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2579"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2579",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2579"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "OpenJDK: unsynchronized access to encryption key data (Libraries, 8172525)"
    },
    {
      "cve": "CVE-2018-2581",
      "discovery_date": "2018-01-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1535354"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE component of Oracle Java SE (subcomponent: JavaFX). Supported versions that are affected are Java SE: 7u161, 8u152 and 9.0.1. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "JDK: unspecified vulnerability fixed in 7u171, 8u161, and 9.0.4 (JavaFX)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2581"
        },
        {
          "category": "external",
          "summary": "RHBZ#1535354",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535354"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2581",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2581"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2581",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2581"
        },
        {
          "category": "external",
          "summary": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixJAVA",
          "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixJAVA"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "JDK: unspecified vulnerability fixed in 7u171, 8u161, and 9.0.4 (JavaFX)"
    },
    {
      "cve": "CVE-2018-2588",
      "cwe": {
        "id": "CWE-90",
        "name": "Improper Neutralization of Special Elements used in an LDAP Query (\u0027LDAP Injection\u0027)"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534299"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the LDAP component of OpenJDK failed to properly encode special characters in user names when adding them to an LDAP search query. A remote attacker could possibly use this flaw to manipulate LDAP queries performed by the LdapLoginModule class.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: LdapLoginModule insufficient username encoding in LDAP query (LDAP, 8178449)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2588"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534299",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534299"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2588",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2588"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2588",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2588"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: LdapLoginModule insufficient username encoding in LDAP query (LDAP, 8178449)"
    },
    {
      "cve": "CVE-2018-2599",
      "cwe": {
        "id": "CWE-330",
        "name": "Use of Insufficiently Random Values"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534543"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the DNS client implementation in the JNDI component of OpenJDK did not use random source ports when sending out DNS queries. This could make it easier for a remote attacker to spoof responses to those queries.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: DnsClient missing source port randomization (JNDI, 8182125)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2599"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534543",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534543"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2599",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2599"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2599",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2599"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: DnsClient missing source port randomization (JNDI, 8182125)"
    },
    {
      "cve": "CVE-2018-2602",
      "cwe": {
        "id": "CWE-426",
        "name": "Untrusted Search Path"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534525"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the I18n component of OpenJDK could use an untrusted search path when loading resource bundle classes. A local attacker could possibly use this flaw to execute arbitrary code as another local user by making their Java application load an attacker controlled class file.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: loading of classes from untrusted locations (I18n, 8182601)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2602"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534525",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534525"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2602",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2602"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2602",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2602"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 4.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: loading of classes from untrusted locations (I18n, 8182601)"
    },
    {
      "cve": "CVE-2018-2603",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534553"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the Libraries component of OpenJDK failed to sufficiently limit the amount of memory allocated when reading DER encoded input. A remote attacker could possibly use this flaw to make a Java application use an excessive amount of memory if it parsed attacker supplied DER encoded input.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: DerValue unbounded memory allocation (Libraries, 8182387)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2603"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534553",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534553"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2603",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2603"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2603",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2603"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: DerValue unbounded memory allocation (Libraries, 8182387)"
    },
    {
      "cve": "CVE-2018-2618",
      "cwe": {
        "id": "CWE-327",
        "name": "Use of a Broken or Risky Cryptographic Algorithm"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534762"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the key agreement implementations in the JCE component of OpenJDK did not guarantee sufficient strength of used keys to adequately protect generated shared secret. This could make it easier to break data encryption by attacking key agreement rather than the encryption using the negotiated secret.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: insufficient strength of key agreement (JCE, 8185292)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2618"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534762",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534762"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2618",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2618"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2618",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2618"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: insufficient strength of key agreement (JCE, 8185292)"
    },
    {
      "cve": "CVE-2018-2629",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534625"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the JGSS component of OpenJDK failed to properly handle GSS context in the native GSS library wrapper in certain cases. A remote attacker could possibly make a Java application using JGSS to use a previously freed context.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: GSS context use-after-free (JGSS, 8186212)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2629"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534625",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534625"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2629",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2629"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2629",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2629"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: GSS context use-after-free (JGSS, 8186212)"
    },
    {
      "cve": "CVE-2018-2633",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1535036"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the LDAPCertStore class in the JNDI component of OpenJDK failed to securely handle LDAP referrals. An attacker could possibly use this flaw to make it fetch attacker controlled certificate data.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: LDAPCertStore insecure handling of LDAP referrals (JNDI, 8186606)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2633"
        },
        {
          "category": "external",
          "summary": "RHBZ#1535036",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535036"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2633",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2633"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2633",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2633"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "OpenJDK: LDAPCertStore insecure handling of LDAP referrals (JNDI, 8186606)"
    },
    {
      "cve": "CVE-2018-2634",
      "cwe": {
        "id": "CWE-284",
        "name": "Improper Access Control"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534943"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The JGSS component of OpenJDK ignores the value of the javax.security.auth.useSubjectCredsOnly property when using HTTP/SPNEGO authentication and always uses global credentials. It was discovered that this could cause global credentials to be unexpectedly used by an untrusted Java application.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2634"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534943",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534943"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2634",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2634"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2634",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2634"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "OpenJDK: use of global credentials for HTTP/SPNEGO (JGSS, 8186600)"
    },
    {
      "cve": "CVE-2018-2637",
      "cwe": {
        "id": "CWE-502",
        "name": "Deserialization of Untrusted Data"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534970"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "It was discovered that the JMX component of OpenJDK failed to properly set the deserialization filter for the SingleEntryRegistry in certain cases. A remote attacker could possibly use this flaw to bypass intended deserialization restrictions.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: SingleEntryRegistry incorrect setup of deserialization filter (JMX, 8186998)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2637"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534970",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534970"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2637",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2637"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2637",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2637"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "OpenJDK: SingleEntryRegistry incorrect setup of deserialization filter (JMX, 8186998)"
    },
    {
      "cve": "CVE-2018-2641",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534766"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Java SE, Java SE Embedded accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 6.1 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: GTK library loading use-after-free (AWT, 8185325)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2641"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534766",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534766"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2641",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2641"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2641",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2641"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:N",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "OpenJDK: GTK library loading use-after-free (AWT, 8185325)"
    },
    {
      "cve": "CVE-2018-2657",
      "discovery_date": "2018-01-16T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1535353"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE, JRockit component of Oracle Java SE (subcomponent: Serialization). Supported versions that are affected are Java SE: 6u171 and 7u161; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, JRockit. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, JRockit. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.0 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "JDK: unspecified vulnerability fixed in 6u181 and 7u171 (Serialization)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2657"
        },
        {
          "category": "external",
          "summary": "RHBZ#1535353",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1535353"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2657",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2657"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2657",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2657"
        },
        {
          "category": "external",
          "summary": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixJAVA",
          "url": "http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html#AppendixJAVA"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "JDK: unspecified vulnerability fixed in 6u181 and 7u171 (Serialization)"
    },
    {
      "cve": "CVE-2018-2663",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534296"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Libraries). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded, JRockit. Note: This vulnerability applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2663"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534296",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534296"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2663",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2663"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2663",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2663"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: ArrayBlockingQueue deserialization to an inconsistent state (Libraries, 8189284)"
    },
    {
      "cve": "CVE-2018-2677",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534288"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: unbounded memory allocation during deserialization (AWT, 8190289)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2677"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534288",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534288"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2677",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2677"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2677",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2677"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: unbounded memory allocation during deserialization (AWT, 8190289)"
    },
    {
      "cve": "CVE-2018-2678",
      "cwe": {
        "id": "CWE-770",
        "name": "Allocation of Resources Without Limits or Throttling"
      },
      "discovery_date": "2017-12-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1534263"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: JNDI). Supported versions that are affected are Java SE: 6u171, 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151; JRockit: R28.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Java SE Embedded, JRockit. Note: This vulnerability applies to client and server deployment of Java. This vulnerability can be exploited through sandboxed Java Web Start applications and sandboxed Java applets. It can also be exploited by supplying data to APIs in the specified Component without using sandboxed Java Web Start applications or sandboxed Java applets, such as through a web service. CVSS 3.0 Base Score 4.3 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L).",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "OpenJDK: unbounded memory allocation in BasicAttributes deserialization (JNDI, 8191142)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
          "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2018-2678"
        },
        {
          "category": "external",
          "summary": "RHBZ#1534263",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534263"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2018-2678",
          "url": "https://www.cve.org/CVERecord?id=CVE-2018-2678"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-2678",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-2678"
        }
      ],
      "release_date": "2018-01-16T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2018-06-07T16:05:05+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running instances of IBM Java must be restarted for this update to take effect. For this update to take effect, Red Hat Satellite must be restarted (\"/usr/sbin/rhn-satellite restart\").",
          "product_ids": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2018:1812"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.0"
          },
          "products": [
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite56:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-1:1.7.1.4.20-1jpp.3.el6_9.x86_64",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.s390x",
            "6Server-Satellite57:java-1.7.1-ibm-devel-1:1.7.1.4.20-1jpp.3.el6_9.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "OpenJDK: unbounded memory allocation in BasicAttributes deserialization (JNDI, 8191142)"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…