Vulnerability from csaf_suse
Published
2017-05-24 14:23
Modified
2017-05-24 14:23
Summary
Security update for java-1_7_0-openjdk

Notes

Title of the patch
Security update for java-1_7_0-openjdk
Description of the patch
This update for java-1_7_0-openjdk fixes the following issues: - Update to 2.6.10 - OpenJDK 7u141 (bsc#1034849) * Security fixes - S8163520, CVE-2017-3509: Reuse cache entries - S8163528, CVE-2017-3511: Better library loading - S8165626, CVE-2017-3512: Improved window framing - S8167110, CVE-2017-3514: Windows peering issue - S8169011, CVE-2017-3526: Resizing XML parse trees - S8170222, CVE-2017-3533: Better transfers of files - S8171121, CVE-2017-3539: Enhancing jar checking - S8171533, CVE-2017-3544: Better email transfer - S8172299: Improve class processing * New features - PR3347: jstack.stp should support AArch64 * Import of OpenJDK 7 u141 build 0 - S4717864: setFont() does not update Fonts of Menus already on screen - S6474807: (smartcardio) CardTerminal.connect() throws CardException instead of CardNotPresentException - S6518907: cleanup IA64 specific code in Hotspot - S6869327: Add new C2 flag to keep safepoints in counted loops. - S7112912: Message 'Error occurred during initialization of VM' on boxes with lots of RAM - S7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms - S7124219: [macosx] Unable to draw images to fullscreen - S7124552: [macosx] NullPointerException in getBufferStrategy() - S7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) - S7154841: [macosx] Popups appear behind taskbar - S7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8 - S7160627: [macosx] TextArea has wrong initial size - S7167293: FtpURLConnection connection leak on FileNotFoundException - S7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray - S7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error - S8005255: [macosx] Cleanup warnings in sun.lwawt - S8006088: Incompatible heap size flags accepted by VM - S8007295: Reduce number of warnings in awt classes - S8010722: assert: failed: heap size is too big for compressed oops - S8011059: [macosx] Support automatic @2x images loading on Mac OS X - S8014058: Regression tests for 8006088 - S8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class - S8016302: Change type of the number of GC workers to unsigned int (2) - S8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile. - S8024669: Native OOME when allocating after changes to maximum heap supporting Coops sizing on sparcv9 - S8024926: [macosx] AquaIcon HiDPI support - S8025974: l10n for policytool - S8027025: [macosx] getLocationOnScreen returns 0 if parent invisible - S8028212: Custom cursor HiDPI support - S8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck optimization. - S8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina - S8033534: [macosx] Get MultiResolution image from native system - S8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background - S8035568: [macosx] Cursor management unification - S8041734: JFrame in full screen mode leaves empty workspace after close - S8059803: Update use of GetVersionEx to get correct Windows version in hs_err files - S8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0 - S8079595: Resizing dialog which is JWindow parent makes JVM crash - S8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus - S8130769: The new menu can't be shown on the menubar after clicking the 'Add' button. - S8133357: 8u65 l10n resource file translation update - S8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException - S8147842: IME Composition Window is displayed at incorrect location - S8147910: Cache initial active_processor_count - S8150490: Update OS detection code to recognize Windows Server 2016 - S8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled - S8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java - S8161993: G1 crashes if active_processor_count changes during startup - S8162603: Unrecognized VM option 'UseCountedLoopSafepoints' - S8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently - S8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with 'Error while cleaning up threads after test' - S8167179: Make XSL generated namespace prefixes local to transformation process - S8169465: Deadlock in com.sun.jndi.ldap.pool.Connections - S8169589: [macosx] Activating a JDialog puts to back another dialog - S8170307: Stack size option -Xss is ignored - S8170316: (tz) Support tzdata2016j - S8170814: Reuse cache entries (part II) - S8171388: Update JNDI Thread contexts - S8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state - S8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked. - S8173931: 8u131 L10n resource file update - S8174844: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle - S8175087: [bsd] Fix build after '8024900: PPC64: Enable new build on AIX (jdk part)' - S8175163: [bsd] Fix build after '8005629: javac warnings compiling java.awt.EventDispatchThread...' - S8176044: (tz) Support tzdata2017a * Import of OpenJDK 7 u141 build 1 - S8043723: max_heap_for_compressed_oops() declared with size_t, but defined with uintx * Import of OpenJDK 7 u141 build 2 - S8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82 * Backports - S6515172, PR3362: Runtime.availableProcessors() ignores Linux taskset command - S8022284, PR3209: Hide internal data structure in PhaseCFG - S8023003, PR3209: Cleanup the public interface to PhaseCFG - S8023691, PR3209: Create interface for nodes in class Block - S8023988, PR3209: Move local scheduling of nodes to the CFG creation and code motion phase (PhaseCFG) - S8043780, PR3369: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC) - S8157306, PR3209: Random infrequent null pointer exceptions in javac - S8173783, PR3329: IllegalArgumentException: jdk.tls.namedGroups - S8173941, PR3330: SA does not work if executable is DSO - S8174729, PR3361: Race Condition in java.lang.reflect.WeakCache * Bug fixes - PR3349: Architectures unsupported by SystemTap tapsets throw a parse error - PR3370: Disable ARM32 JIT by default in jdk_generic_profile.sh - PR3379: Perl should be mandatory - PR3390: javac.in and javah.in should use @PERL@ rather than a hardcoded path * CACAO - PR2732: Raise javadoc memory limits for CACAO again! * AArch64 port - S8177661, PR3367: Correct ad rule output register types from iRegX to iRegXNoSp - Get ecj.jar path from gcj, use the gcc variant that provides Java to build C code to make sure jni.h is available. - S8167104, CVE-2017-3289: Additional class construction - S6253144: Long narrowing conversion should describe the - S6328537: Improve javadocs for Socket class by adding - S6978886: javadoc shows stacktrace after print error - S6995421: Eliminate the static dependency to - S7027045: (doc) java/awt/Window.java has several typos in - S7054969: Null-check-in-finally pattern in java/security - S7072353: JNDI libraries do not build with javac -Xlint:all - S7092447: Clarify the default locale used in each locale - S7103570: AtomicIntegerFieldUpdater does not work when - S7187144: JavaDoc for ScriptEngineFactory.getProgram() - S8000418: javadoc should used a standard 'generated by - S8000666: javadoc should write directly to Writer instead of - S8000970: break out auxiliary classes that will prevent - S8001669: javadoc internal DocletAbortException should set - S8011402: Move blacklisting certificate logic from hard code - S8011547: Update XML Signature implementation to Apache - S8012288: XML DSig API allows wrong tag names and extra - S8017325: Cleanup of the javadoc <code> tag in - S8017326: Cleanup of the javadoc <code> tag in - S8019772: Fix doclint issues in javax.crypto and - S8020688: Broken links in documentation at - S8021108: Clean up doclint warnings and errors in java.text - S8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods - S8025409: Fix javadoc comments errors and warning reported by - S8026021: more fix of javadoc errors and warnings reported by - S8037099: [macosx] Remove all references to GC from native - S8038184: XMLSignature throws StringIndexOutOfBoundsException - S8038349: Signing XML with DSA throws Exception when key is - S8049244: XML Signature performance issue caused by - S8050893: (smartcardio) Invert reset argument in tests in - S8059212: Modify sun/security/smartcardio manual regression - S8068279: (typo in the spec) - S8068491: Update the protocol for references of - S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs - S8076369: Introduce the jdk.tls.client.protocols system - S8139565: Restrict certificates with DSA keys less than 1024 - S8140422: Add mechanism to allow non default root CAs to be - S8140587: Atomic*FieldUpdaters should use Class.isInstance - S8149029: Secure validation of XML based digital signature - S8151893: Add security property to configure XML Signature - S8161228: URL objects with custom protocol handlers have port - S8163304: jarsigner -verbose -verify should print the - S8164908: ReflectionFactory support for IIOP and custom - S8165230: RMIConnection addNotificationListeners failing with - S8166393: disabledAlgorithms property should not be strictly - S8166591: [macos 10.12] Trackpad scrolling of text on OS X - S8166739: Improve extensibility of ObjectInputFilter - S8167356: Follow up fix for jdk8 backport of 8164143. Changes - S8167459: Add debug output for indicating if a chosen - S8168861: AnchorCertificates uses hardcoded password for - S8169688: Backout (remove) MD5 from - S8169911: Enhanced tests for jarsigner -verbose -verify after - S8170131: Certificates not being blocked by - S8173854: [TEST] Update DHEKeySizing test case following - S7102489, PR3316, RH1390708: RFE: cleanup jlong typedef on - S8000351, PR3316, RH1390708: Tenuring threshold should be - S8153711, PR3315, RH1284948: [REDO] JDWP: Memory Leak: - S8170888, PR3316, RH1390708: [linux] Experimental support for - PR3318: Replace 'infinality' with 'improved font rendering' - PR3324: Fix NSS_LIBDIR substitution in - S8165673, PR3320: AArch64: Fix JNI floating point argument + S6604109, PR3162: - Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to directory to be specified versions of IcedTea
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2017-864,SUSE-SLE-DESKTOP-12-SP2-2017-864,SUSE-SLE-RPI-12-SP2-2017-864,SUSE-SLE-SERVER-12-SP1-2017-864,SUSE-SLE-SERVER-12-SP2-2017-864
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: "important",
      },
      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_7_0-openjdk",
            title: "Title of the patch",
         },
         {
            category: "description",
            text: "\nThis update for java-1_7_0-openjdk fixes the following issues:\n\n- Update to 2.6.10 - OpenJDK 7u141 (bsc#1034849)\n* Security fixes\n    - S8163520, CVE-2017-3509: Reuse cache entries\n    - S8163528, CVE-2017-3511: Better library loading\n    - S8165626, CVE-2017-3512: Improved window framing\n    - S8167110, CVE-2017-3514: Windows peering issue\n    - S8169011, CVE-2017-3526: Resizing XML parse trees\n    - S8170222, CVE-2017-3533: Better transfers of files\n    - S8171121, CVE-2017-3539: Enhancing jar checking\n    - S8171533, CVE-2017-3544: Better email transfer\n    - S8172299: Improve class processing\n  * New features\n    - PR3347: jstack.stp should support AArch64\n  * Import of OpenJDK 7 u141 build 0\n    - S4717864: setFont() does not update Fonts of Menus already on\n      screen\n    - S6474807: (smartcardio) CardTerminal.connect() throws\n      CardException instead of CardNotPresentException\n    - S6518907: cleanup IA64 specific code in Hotspot\n    - S6869327: Add new C2 flag to keep safepoints in counted loops.\n    - S7112912: Message 'Error occurred during initialization of\n      VM' on boxes with lots of RAM\n    - S7124213: [macosx] pack() does ignore size of a component;\n      doesn't on the other platforms\n    - S7124219: [macosx] Unable to draw images to fullscreen\n    - S7124552: [macosx] NullPointerException in getBufferStrategy()\n    - S7148275: [macosx] setIconImages() not working correctly\n      (distorted icon when minimized)\n    - S7154841: [macosx] Popups appear behind taskbar\n    - S7155957:\n      closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java\n      hangs on win 64 bit with jdk8\n    - S7160627: [macosx] TextArea has wrong initial size\n    - S7167293: FtpURLConnection connection leak on\n      FileNotFoundException\n    - S7168851: [macosx] Netbeans crashes in\n      CImage.nativeCreateNSImageFromArray\n    - S7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed,\n      compile error\n    - S8005255: [macosx] Cleanup warnings in sun.lwawt\n    - S8006088: Incompatible heap size flags accepted by VM\n    - S8007295: Reduce number of warnings in awt classes\n    - S8010722: assert: failed: heap size is too big for compressed\n      oops\n    - S8011059: [macosx] Support automatic @2x images loading on\n      Mac OS X\n    - S8014058: Regression tests for 8006088\n    - S8014489:\n      tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags\n      jtreg tests invoke wrong class\n    - S8016302: Change type of the number of GC workers to unsigned\n      int (2)\n    - S8024662: gc/arguments/TestUseCompressedOopsErgo.java does\n      not compile.\n    - S8024669: Native OOME when allocating after changes to\n      maximum heap supporting Coops sizing on sparcv9\n    - S8024926: [macosx] AquaIcon HiDPI support\n    - S8025974: l10n for policytool\n    - S8027025: [macosx] getLocationOnScreen returns 0 if parent\n      invisible\n    - S8028212: Custom cursor HiDPI support\n    - S8028471: PPC64 (part 215): opto: Extend ImplicitNullCheck\n      optimization.\n    - S8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't\n      rendered in high resolution on Retina\n    - S8033534: [macosx] Get MultiResolution image from native\n      system\n    - S8033786: White flashing when opening Dialogs and Menus using\n      Nimbus with dark background\n    - S8035568: [macosx] Cursor management unification\n    - S8041734: JFrame in full screen mode leaves empty workspace\n      after close\n    - S8059803: Update use of GetVersionEx to get correct Windows\n      version in hs_err files\n    - S8066504: GetVersionEx in\n      java.base/windows/native/libjava/java_props_md.c might not\n      get correct Windows version 0\n    - S8079595: Resizing dialog which is JWindow parent makes JVM\n      crash\n    - S8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump\n      to parent frame on focus\n    - S8130769: The new menu can't be shown on the menubar after\n      clicking the 'Add' button.\n    - S8133357: 8u65 l10n resource file translation update\n    - S8146602:\n      jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test\n      fails with NullPointerException\n    - S8147842: IME Composition Window is displayed at incorrect\n      location\n    - S8147910: Cache initial active_processor_count\n    - S8150490: Update OS detection code to recognize Windows\n      Server 2016\n    - S8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is\n      enabled\n    - S8161195: Regression:\n      closed/javax/swing/text/FlowView/LayoutTest.java\n    - S8161993: G1 crashes if active_processor_count changes during\n      startup\n    - S8162603: Unrecognized VM option 'UseCountedLoopSafepoints'\n    - S8162876: [TEST_BUG]\n      sun/net/www/protocol/http/HttpInputStream.java fails\n      intermittently\n    - S8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java\n      failed with 'Error while cleaning up threads after test'\n    - S8167179: Make XSL generated namespace prefixes local to\n      transformation process\n    - S8169465: Deadlock in com.sun.jndi.ldap.pool.Connections\n    - S8169589: [macosx] Activating a JDialog puts to back another\n      dialog\n    - S8170307: Stack size option -Xss is ignored\n    - S8170316: (tz) Support tzdata2016j\n    - S8170814: Reuse cache entries (part II)\n    - S8171388: Update JNDI Thread contexts\n    - S8171949: [macosx] AWT_ZoomFrame Automated tests fail with\n      error: The bitwise mask Frame.ICONIFIED is not setwhen the\n       frame is in ICONIFIED state\n    - S8171952: [macosx]\n      AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog\n      test fails as DummyButton on Dialog did not gain focus when\n      clicked.\n    - S8173931: 8u131 L10n resource file update\n    - S8174844: Incorrect GPL header causes RE script to miss swap\n      to commercial header for licensee source bundle\n    - S8175087: [bsd] Fix build after '8024900: PPC64: Enable new\n      build on AIX (jdk part)'\n    - S8175163: [bsd] Fix build after '8005629: javac warnings\n      compiling java.awt.EventDispatchThread...'\n    - S8176044: (tz) Support tzdata2017a\n  * Import of OpenJDK 7 u141 build 1\n    - S8043723: max_heap_for_compressed_oops() declared with\n      size_t, but defined with uintx\n  * Import of OpenJDK 7 u141 build 2\n    - S8011123: serialVersionUID of\n      java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82\n  * Backports\n    - S6515172, PR3362: Runtime.availableProcessors() ignores Linux\n      taskset command\n    - S8022284, PR3209: Hide internal data structure in PhaseCFG\n    - S8023003, PR3209: Cleanup the public interface to PhaseCFG\n    - S8023691, PR3209: Create interface for nodes in class Block\n    - S8023988, PR3209: Move local scheduling of nodes to the CFG\n      creation and code motion phase (PhaseCFG)\n    - S8043780, PR3369: Use open(O_CLOEXEC) instead of\n      fcntl(FD_CLOEXEC)\n    - S8157306, PR3209: Random infrequent null pointer exceptions\n      in javac\n    - S8173783, PR3329: IllegalArgumentException:\n      jdk.tls.namedGroups\n    - S8173941, PR3330: SA does not work if executable is DSO\n    - S8174729, PR3361: Race Condition in\n      java.lang.reflect.WeakCache\n  * Bug fixes\n    - PR3349: Architectures unsupported by SystemTap tapsets throw\n      a parse error\n    - PR3370: Disable ARM32 JIT by default in jdk_generic_profile.sh\n    - PR3379: Perl should be mandatory\n    - PR3390: javac.in and javah.in should use @PERL@ rather than a\n      hardcoded path\n  * CACAO\n    - PR2732: Raise javadoc memory limits for CACAO again!\n  * AArch64 port\n    - S8177661, PR3367: Correct ad rule output register types from\n      iRegX to iRegXNoSp\n\n- Get ecj.jar path from gcj, use the gcc variant that provides Java\n  to build C code to make sure jni.h is available.\n\n    - S8167104, CVE-2017-3289: Additional class construction\n    - S6253144: Long narrowing conversion should describe the\n    - S6328537: Improve javadocs for Socket class by adding\n    - S6978886: javadoc shows stacktrace after print error\n    - S6995421: Eliminate the static dependency to\n    - S7027045: (doc) java/awt/Window.java has several typos in\n    - S7054969: Null-check-in-finally pattern in java/security\n    - S7072353: JNDI libraries do not build with javac -Xlint:all\n    - S7092447: Clarify the default locale used in each locale\n    - S7103570: AtomicIntegerFieldUpdater does not work when\n    - S7187144: JavaDoc for ScriptEngineFactory.getProgram()\n    - S8000418: javadoc should used a standard 'generated by\n    - S8000666: javadoc should write directly to Writer instead of\n    - S8000970: break out auxiliary classes that will prevent\n    - S8001669: javadoc internal DocletAbortException should set\n    - S8011402: Move blacklisting certificate logic from hard code\n    - S8011547: Update XML Signature implementation to Apache\n    - S8012288: XML DSig API allows wrong tag names and extra\n    - S8017325: Cleanup of the javadoc <code> tag in\n    - S8017326: Cleanup of the javadoc <code> tag in\n    - S8019772: Fix doclint issues in javax.crypto and\n    - S8020688: Broken links in documentation at\n    - S8021108: Clean up doclint warnings and errors in java.text\n    - S8022120: JCK test\n      api/javax_xml/crypto/dsig/TransformService/index_ParamMethods\n    - S8025409: Fix javadoc comments errors and warning reported by\n    - S8026021: more fix of javadoc errors and warnings reported by\n    - S8037099: [macosx] Remove all references to GC from native\n    - S8038184: XMLSignature throws StringIndexOutOfBoundsException\n    - S8038349: Signing XML with DSA throws Exception when key is\n    - S8049244: XML Signature performance issue caused by\n    - S8050893: (smartcardio) Invert reset argument in tests in\n    - S8059212: Modify sun/security/smartcardio manual regression\n    - S8068279: (typo in the spec)\n    - S8068491: Update the protocol for references of\n    - S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs\n    - S8076369: Introduce the jdk.tls.client.protocols system\n    - S8139565: Restrict certificates with DSA keys less than 1024\n    - S8140422: Add mechanism to allow non default root CAs to be\n    - S8140587: Atomic*FieldUpdaters should use Class.isInstance\n    - S8149029: Secure validation of XML based digital signature\n    - S8151893: Add security property to configure XML Signature\n    - S8161228: URL objects with custom protocol handlers have port\n    - S8163304: jarsigner -verbose -verify should print the\n    - S8164908: ReflectionFactory support for IIOP and custom\n    - S8165230: RMIConnection addNotificationListeners failing with\n    - S8166393: disabledAlgorithms property should not be strictly\n    - S8166591: [macos 10.12] Trackpad scrolling of text on OS X\n    - S8166739: Improve extensibility of ObjectInputFilter\n    - S8167356: Follow up fix for jdk8 backport of 8164143. Changes\n    - S8167459: Add debug output for indicating if a chosen\n    - S8168861: AnchorCertificates uses hardcoded password for\n    - S8169688: Backout (remove) MD5 from\n    - S8169911: Enhanced tests for jarsigner -verbose -verify after\n    - S8170131: Certificates not being blocked by\n    - S8173854: [TEST] Update DHEKeySizing test case following\n    - S7102489, PR3316, RH1390708: RFE: cleanup jlong typedef on\n    - S8000351, PR3316, RH1390708: Tenuring threshold should be\n    - S8153711, PR3315, RH1284948: [REDO] JDWP: Memory Leak:\n    - S8170888, PR3316, RH1390708: [linux] Experimental support for\n    - PR3318: Replace 'infinality' with 'improved font rendering'\n    - PR3324: Fix NSS_LIBDIR substitution in\n    - S8165673, PR3320: AArch64: Fix JNI floating point argument\n    + S6604109, PR3162:\n- Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to\n      directory to be specified\n      versions of IcedTea\n",
            title: "Description of the patch",
         },
         {
            category: "details",
            text: "SUSE-SLE-DESKTOP-12-SP1-2017-864,SUSE-SLE-DESKTOP-12-SP2-2017-864,SUSE-SLE-RPI-12-SP2-2017-864,SUSE-SLE-SERVER-12-SP1-2017-864,SUSE-SLE-SERVER-12-SP2-2017-864",
            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/suse-su-2017_1400-1.json",
         },
         {
            category: "self",
            summary: "URL for SUSE-SU-2017:1400-1",
            url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171400-1/",
         },
         {
            category: "self",
            summary: "E-Mail link for SUSE-SU-2017:1400-1",
            url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002920.html",
         },
         {
            category: "self",
            summary: "SUSE Bug 1034849",
            url: "https://bugzilla.suse.com/1034849",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3289 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3289/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3509 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3509/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3511 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3511/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3512 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3512/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3514 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3514/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3526 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3526/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3533 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3533/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3539 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3539/",
         },
         {
            category: "self",
            summary: "SUSE CVE CVE-2017-3544 page",
            url: "https://www.suse.com/security/cve/CVE-2017-3544/",
         },
      ],
      title: "Security update for java-1_7_0-openjdk",
      tracking: {
         current_release_date: "2017-05-24T14:23:03Z",
         generator: {
            date: "2017-05-24T14:23:03Z",
            engine: {
               name: "cve-database.git:bin/generate-csaf.pl",
               version: "1",
            },
         },
         id: "SUSE-SU-2017:1400-1",
         initial_release_date: "2017-05-24T14:23:03Z",
         revision_history: [
            {
               date: "2017-05-24T14:23:03Z",
               number: "1",
               summary: "Current version",
            },
         ],
         status: "final",
         version: "1",
      },
   },
   product_tree: {
      branches: [
         {
            branches: [
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                        product: {
                           name: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                           product_id: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                        product: {
                           name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                           product_id: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                        product: {
                           name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                           product_id: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                        product: {
                           name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                           product_id: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "aarch64",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                        product: {
                           name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                           product_id: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                        product: {
                           name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                           product_id: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                        product: {
                           name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                           product_id: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                        product: {
                           name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                           product_id: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "ppc64le",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                        product: {
                           name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                           product_id: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                        product: {
                           name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                           product_id: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                        product: {
                           name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                           product_id: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                        product: {
                           name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                           product_id: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "s390x",
               },
               {
                  branches: [
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                        product: {
                           name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                           product_id: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                        product: {
                           name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                           product_id: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                        product: {
                           name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                           product_id: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                        },
                     },
                     {
                        category: "product_version",
                        name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                        product: {
                           name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                           product_id: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                        },
                     },
                  ],
                  category: "architecture",
                  name: "x86_64",
               },
               {
                  branches: [
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Desktop 12 SP1",
                        product: {
                           name: "SUSE Linux Enterprise Desktop 12 SP1",
                           product_id: "SUSE Linux Enterprise Desktop 12 SP1",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sled:12:sp1",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Desktop 12 SP2",
                        product: {
                           name: "SUSE Linux Enterprise Desktop 12 SP2",
                           product_id: "SUSE Linux Enterprise Desktop 12 SP2",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sled:12:sp2",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                        product: {
                           name: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                           product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles:12:sp2",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server 12 SP1",
                        product: {
                           name: "SUSE Linux Enterprise Server 12 SP1",
                           product_id: "SUSE Linux Enterprise Server 12 SP1",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles:12:sp1",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:12:sp1",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server 12 SP2",
                        product: {
                           name: "SUSE Linux Enterprise Server 12 SP2",
                           product_id: "SUSE Linux Enterprise Server 12 SP2",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles:12:sp2",
                           },
                        },
                     },
                     {
                        category: "product_name",
                        name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                        product: {
                           name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                           product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
                           product_identification_helper: {
                              cpe: "cpe:/o:suse:sles_sap:12:sp2",
                           },
                        },
                     },
                  ],
                  category: "product_family",
                  name: "SUSE Linux Enterprise",
               },
            ],
            category: "vendor",
            name: "SUSE",
         },
      ],
      relationships: [
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
               product_id: "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1",
               product_id: "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
               product_id: "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2",
               product_id: "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
               product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
               product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
               product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
               product_id: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1",
               product_id: "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2",
               product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
         {
            category: "default_component_of",
            full_product_name: {
               name: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
               product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            },
            product_reference: "java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
         },
      ],
   },
   vulnerabilities: [
      {
         cve: "CVE-2017-3289",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3289",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Hotspot). Supported versions that are affected are Java SE: 7u121 and 8u112; Java SE Embedded: 8u111. 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 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 takeover 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 v3.0 Base Score 9.6 (Confidentiality, Integrity and Availability impacts).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3289",
               url: "https://www.suse.com/security/cve/CVE-2017-3289",
            },
            {
               category: "external",
               summary: "SUSE Bug 1020905 for CVE-2017-3289",
               url: "https://bugzilla.suse.com/1020905",
            },
            {
               category: "external",
               summary: "SUSE Bug 1024218 for CVE-2017-3289",
               url: "https://bugzilla.suse.com/1024218",
            },
            {
               category: "external",
               summary: "SUSE Bug 1163365 for CVE-2017-3289",
               url: "https://bugzilla.suse.com/1163365",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 9.6,
                  baseSeverity: "CRITICAL",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "critical",
            },
         ],
         title: "CVE-2017-3289",
      },
      {
         cve: "CVE-2017-3509",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3509",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121; Java SE Embedded: 8u121. 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. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded accessible data as well as unauthorized read access to a subset of 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 4.2 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3509",
               url: "https://www.suse.com/security/cve/CVE-2017-3509",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3509",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3509",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 4.2,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-3509",
      },
      {
         cve: "CVE-2017-3511",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3511",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: JCE). Supported versions that are affected are Java SE: 7u131 and 8u121; Java SE Embedded: 8u121; JRockit: R28.3.13. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where Java SE, Java SE Embedded, JRockit executes to compromise Java SE, Java SE Embedded, JRockit. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Java SE Embedded, JRockit, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in takeover of Java SE, Java SE Embedded, JRockit. Note: 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 7.7 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3511",
               url: "https://www.suse.com/security/cve/CVE-2017-3511",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3511",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3511",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 7.7,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "important",
            },
         ],
         title: "CVE-2017-3511",
      },
      {
         cve: "CVE-2017-3512",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3512",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 7u131 and 8u121. Difficult to exploit 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 takeover of Java SE. 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 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3512",
               url: "https://www.suse.com/security/cve/CVE-2017-3512",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3512",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3512",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.3,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-3512",
      },
      {
         cve: "CVE-2017-3514",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3514",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE component of Oracle Java SE (subcomponent: AWT). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121. Difficult to exploit 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 takeover of Java SE. 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 8.3 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3514",
               url: "https://www.suse.com/security/cve/CVE-2017-3514",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3514",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3514",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 8.3,
                  baseSeverity: "HIGH",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-3514",
      },
      {
         cve: "CVE-2017-3526",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3526",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: JAXP). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121; Java SE Embedded: 8u121; JRockit: R28.3.13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded, JRockit. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of Java SE, Java SE Embedded, JRockit. Note: 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 5.9 (Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3526",
               url: "https://www.suse.com/security/cve/CVE-2017-3526",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3526",
               url: "https://bugzilla.suse.com/1034849",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 5.9,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "important",
            },
         ],
         title: "CVE-2017-3526",
      },
      {
         cve: "CVE-2017-3533",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3533",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121; Java SE Embedded: 8u121; JRockit: R28.3.13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via FTP to compromise Java SE, Java SE Embedded, JRockit. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded, JRockit accessible data. Note: 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 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3533",
               url: "https://www.suse.com/security/cve/CVE-2017-3533",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3533",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3533",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 3.7,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "moderate",
            },
         ],
         title: "CVE-2017-3533",
      },
      {
         cve: "CVE-2017-3539",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3539",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Security). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121; Java SE Embedded: 8u121. 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. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of 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 3.1 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3539",
               url: "https://www.suse.com/security/cve/CVE-2017-3539",
            },
            {
               category: "external",
               summary: "SUSE Bug 1005522 for CVE-2017-3539",
               url: "https://bugzilla.suse.com/1005522",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3539",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3539",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 3.1,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "low",
            },
         ],
         title: "CVE-2017-3539",
      },
      {
         cve: "CVE-2017-3544",
         ids: [
            {
               system_name: "SUSE CVE Page",
               text: "https://www.suse.com/security/cve/CVE-2017-3544",
            },
         ],
         notes: [
            {
               category: "general",
               text: "Vulnerability in the Java SE, Java SE Embedded, JRockit component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 6u141, 7u131 and 8u121; Java SE Embedded: 8u121; JRockit: R28.3.13. Difficult to exploit vulnerability allows unauthenticated attacker with network access via SMTP to compromise Java SE, Java SE Embedded, JRockit. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Java SE Embedded, JRockit accessible data. Note: 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 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).",
               title: "CVE description",
            },
         ],
         product_status: {
            recommended: [
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
               "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
            ],
         },
         references: [
            {
               category: "external",
               summary: "CVE-2017-3544",
               url: "https://www.suse.com/security/cve/CVE-2017-3544",
            },
            {
               category: "external",
               summary: "SUSE Bug 1034849 for CVE-2017-3544",
               url: "https://bugzilla.suse.com/1034849",
            },
            {
               category: "external",
               summary: "SUSE Bug 1038505 for CVE-2017-3544",
               url: "https://bugzilla.suse.com/1038505",
            },
         ],
         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: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         scores: [
            {
               cvss_v3: {
                  baseScore: 3.7,
                  baseSeverity: "LOW",
                  vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  version: "3.0",
               },
               products: [
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Desktop 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-demo-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-devel-1.7.0.141-42.1.x86_64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.aarch64",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.ppc64le",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.s390x",
                  "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_7_0-openjdk-headless-1.7.0.141-42.1.x86_64",
               ],
            },
         ],
         threats: [
            {
               category: "impact",
               date: "2017-05-24T14:23:03Z",
               details: "important",
            },
         ],
         title: "CVE-2017-3544",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.