opensuse-su-2021:0374-1
Vulnerability from csaf_opensuse
Published
2021-03-03 02:13
Modified
2021-03-03 02:13
Summary
Security update for java-1_8_0-openjdk

Notes

Title of the patch
Security update for java-1_8_0-openjdk
Description of the patch
This update for java-1_8_0-openjdk fixes the following issues: - Update to version jdk8u282 (icedtea 3.18.0) * January 2021 CPU (bsc#1181239) * Security fixes + JDK-8247619: Improve Direct Buffering of Characters (CVE-2020-14803) * Import of OpenJDK 8 u282 build 01 + JDK-6962725: Regtest javax/swing/JFileChooser/6738668/ /bug6738668.java fails under Linux + JDK-8025936: Windows .pdb and .map files does not have proper dependencies setup + JDK-8030350: Enable additional compiler warnings for GCC + JDK-8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/ /DisposeFrameOnDragTest.java fails by Timeout on Windows + JDK-8036122: Fix warning 'format not a string literal' + JDK-8051853: new URI('x/').resolve('..').getSchemeSpecificPart() returns null! + JDK-8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/ /DefaultNoDrop.java locks on Windows + JDK-8134632: Mark javax/sound/midi/Devices/ /InitializationHang.java as headful + JDK-8148854: Class names 'SomeClass' and 'LSomeClass;' treated by JVM as an equivalent + JDK-8148916: Mark bug6400879.java as intermittently failing + JDK-8148983: Fix extra comma in changes for JDK-8148916 + JDK-8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails + JDK-8165808: Add release barriers when allocating objects with concurrent collection + JDK-8185003: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument + JDK-8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017 + JDK-8207766: [testbug] Adapt tests for Aix. + JDK-8212070: Introduce diagnostic flag to abort VM on failed JIT compilation + JDK-8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash + JDK-8215727: Restore JFR thread sampler loop to old / previous behavior + JDK-8220657: JFR.dump does not work when filename is set + JDK-8221342: [TESTBUG] Generate Dockerfile for docker testing + JDK-8224502: [TESTBUG] JDK docker test TestSystemMetrics.java fails with access issues and OOM + JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread + JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes + JDK-8232114: JVM crashed at imjpapi.dll in native code + JDK-8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area + JDK-8234339: replace JLI_StrTok in java_md_solinux.c + JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes + JDK-8242335: Additional Tests for RSASSA-PSS + JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in + JDK-8245400: Upgrade to LittleCMS 2.11 + JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention + JDK-8249176: Update GlobalSignR6CA test certificates + JDK-8250665: Wrong translation for the month name of May in ar_JO,LB,SY + JDK-8250928: JFR: Improve hash algorithm for stack traces + JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java + JDK-8251840: Java_sun_awt_X11_XToolkit_getDefaultScreenData should not be in make/mapfiles/libawt_xawt/mapfile-vers + JDK-8252384: [TESTBUG] Some tests refer to COMPAT provider rather than JRE + JDK-8252395: [8u] --with-native-debug-symbols=external doesn't include debuginfo files for binaries + JDK-8252497: Incorrect numeric currency code for ROL + JDK-8252754: Hash code calculation of JfrStackTrace is inconsistent + JDK-8252904: VM crashes when JFR is used and JFR event class is transformed + JDK-8252975: [8u] JDK-8252395 breaks the build for --with-native-debug-symbols=internal + JDK-8253284: Zero OrderAccess barrier mappings are incorrect + JDK-8253550: [8u] JDK-8252395 breaks the build for make STRIP_POLICY=no_strip + JDK-8253752: test/sun/management/jmxremote/bootstrap/ /RmiBootstrapTest.java fails randomly + JDK-8254081: java/security/cert/PolicyNode/ /GetPolicyQualifiers.java fails due to an expired certificate + JDK-8254144: Non-x86 Zero builds fail with return-type warning in os_linux_zero.cpp + JDK-8254166: Zero: return-type warning in zeroInterpreter_zero.cpp + JDK-8254683: [TEST_BUG] jdk/test/sun/tools/jconsole/ /WorkerDeadlockTest.java fails + JDK-8255003: Build failures on Solaris This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-374
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for java-1_8_0-openjdk",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for java-1_8_0-openjdk fixes the following issues:\n\n- Update to version jdk8u282 (icedtea 3.18.0)\n  * January 2021 CPU (bsc#1181239)\n  * Security fixes\n    + JDK-8247619: Improve Direct Buffering of Characters (CVE-2020-14803)\n  * Import of OpenJDK 8 u282 build 01\n    + JDK-6962725: Regtest javax/swing/JFileChooser/6738668/\n      /bug6738668.java fails under Linux\n    + JDK-8025936: Windows .pdb and .map files does not have proper\n      dependencies setup\n    + JDK-8030350: Enable additional compiler warnings for GCC\n    + JDK-8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/\n      /DisposeFrameOnDragTest.java fails by Timeout on Windows\n    + JDK-8036122: Fix warning \u0027format not a string literal\u0027\n    + JDK-8051853: new\n      URI(\u0027x/\u0027).resolve(\u0027..\u0027).getSchemeSpecificPart() returns null!\n    + JDK-8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/\n      /DefaultNoDrop.java locks on Windows\n    + JDK-8134632: Mark javax/sound/midi/Devices/\n      /InitializationHang.java as headful\n    + JDK-8148854: Class names \u0027SomeClass\u0027 and \u0027LSomeClass;\u0027\n      treated by JVM as an equivalent\n    + JDK-8148916: Mark bug6400879.java as intermittently failing\n    + JDK-8148983: Fix extra comma in changes for JDK-8148916\n    + JDK-8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java\n      fails\n    + JDK-8165808: Add release barriers when allocating objects\n      with concurrent collection\n    + JDK-8185003: JMX: Add a version of\n      ThreadMXBean.dumpAllThreads with a maxDepth argument\n    + JDK-8202076: test/jdk/java/io/File/WinSpecialFiles.java on\n      windows with VS2017\n    + JDK-8207766: [testbug] Adapt tests for Aix.\n    + JDK-8212070: Introduce diagnostic flag to abort VM on failed\n      JIT compilation\n    + JDK-8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash\n    + JDK-8215727: Restore JFR thread sampler loop to old /\n      previous behavior\n    + JDK-8220657: JFR.dump does not work when filename is set\n    + JDK-8221342: [TESTBUG] Generate Dockerfile for docker testing\n    + JDK-8224502: [TESTBUG] JDK docker test TestSystemMetrics.java\n      fails with access issues and OOM\n    + JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes()\n      can be quicker for self thread\n    + JDK-8231968: getCurrentThreadAllocatedBytes default\n      implementation s/b getThreadAllocatedBytes\n    + JDK-8232114: JVM crashed at imjpapi.dll in native code\n    + JDK-8234270: [REDO] JDK-8204128 NMT might report incorrect\n      numbers for Compiler area\n    + JDK-8234339: replace JLI_StrTok in java_md_solinux.c\n    + JDK-8238448: RSASSA-PSS signature verification fail when\n      using certain odd key sizes\n    + JDK-8242335: Additional Tests for RSASSA-PSS\n    + JDK-8244225: stringop-overflow warning on strncpy call from\n      compile_the_world_in\n    + JDK-8245400: Upgrade to LittleCMS 2.11\n    + JDK-8248214: Add paddings for TaskQueueSuper to reduce\n      false-sharing cache contention\n    + JDK-8249176: Update GlobalSignR6CA test certificates\n    + JDK-8250665: Wrong translation for the month name of May in\n      ar_JO,LB,SY\n    + JDK-8250928: JFR: Improve hash algorithm for stack traces\n    + JDK-8251469: Better cleanup for\n      test/jdk/javax/imageio/SetOutput.java\n    + JDK-8251840: Java_sun_awt_X11_XToolkit_getDefaultScreenData\n      should not be in make/mapfiles/libawt_xawt/mapfile-vers\n    + JDK-8252384: [TESTBUG] Some tests refer to COMPAT provider\n      rather than JRE\n    + JDK-8252395: [8u] --with-native-debug-symbols=external\n      doesn\u0027t include debuginfo files for binaries\n    + JDK-8252497: Incorrect numeric currency code for ROL\n    + JDK-8252754: Hash code calculation of JfrStackTrace is\n      inconsistent\n    + JDK-8252904: VM crashes when JFR is used and JFR event class\n      is transformed\n    + JDK-8252975: [8u] JDK-8252395 breaks the build for\n      --with-native-debug-symbols=internal\n    + JDK-8253284: Zero OrderAccess barrier mappings are incorrect\n    + JDK-8253550: [8u] JDK-8252395 breaks the build for make\n      STRIP_POLICY=no_strip\n    + JDK-8253752: test/sun/management/jmxremote/bootstrap/\n      /RmiBootstrapTest.java fails randomly\n    + JDK-8254081: java/security/cert/PolicyNode/\n      /GetPolicyQualifiers.java fails due to an expired certificate\n    + JDK-8254144: Non-x86 Zero builds fail with return-type\n      warning in os_linux_zero.cpp\n    + JDK-8254166: Zero: return-type warning in\n       zeroInterpreter_zero.cpp\n    + JDK-8254683: [TEST_BUG] jdk/test/sun/tools/jconsole/\n      /WorkerDeadlockTest.java fails\n    + JDK-8255003: Build failures on Solaris\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-2021-374",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_0374-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2021:0374-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IE6Q2IB2YXUXIWFBPF2P2FIHVNJLBUPC/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2021:0374-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IE6Q2IB2YXUXIWFBPF2P2FIHVNJLBUPC/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181239",
        "url": "https://bugzilla.suse.com/1181239"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-14803 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-14803/"
      }
    ],
    "title": "Security update for java-1_8_0-openjdk",
    "tracking": {
      "current_release_date": "2021-03-03T02:13:54Z",
      "generator": {
        "date": "2021-03-03T02:13:54Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2021:0374-1",
      "initial_release_date": "2021-03-03T02:13:54Z",
      "revision_history": [
        {
          "date": "2021-03-03T02:13:54Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
                "product": {
                  "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
                  "product_id": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
                "product": {
                  "name": "java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
                  "product_id": "java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64",
                "product": {
                  "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64",
                  "product_id": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.2",
                "product": {
                  "name": "openSUSE Leap 15.2",
                  "product_id": "openSUSE Leap 15.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch"
        },
        "product_reference": "java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586"
        },
        "product_reference": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64 as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64"
        },
        "product_reference": "java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-14803",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-14803"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Vulnerability in the Java SE product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 11.0.8 and 15. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. 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.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
          "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-14803",
          "url": "https://www.suse.com/security/cve/CVE-2020-14803"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177943 for CVE-2020-14803",
          "url": "https://bugzilla.suse.com/1177943"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181239 for CVE-2020-14803",
          "url": "https://bugzilla.suse.com/1181239"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1182186 for CVE-2020-14803",
          "url": "https://bugzilla.suse.com/1182186"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-accessibility-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-demo-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-devel-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-headless-1.8.0.282-lp152.2.9.1.x86_64",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-javadoc-1.8.0.282-lp152.2.9.1.noarch",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.i586",
            "openSUSE Leap 15.2:java-1_8_0-openjdk-src-1.8.0.282-lp152.2.9.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-03-03T02:13:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-14803"
    }
  ]
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…