Vulnerability from csaf_suse
Published
2017-05-30 11:19
Modified
2017-05-30 11:19
Summary
Security update for java-1_8_0-openjdk
Notes
Title of the patch
Security update for java-1_8_0-openjdk
Description of the patch
This update for java-1_8_0-openjdk fixes the following issues:
- Upgrade to version jdk8u131 (icedtea 3.4.0) - 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
- S8168699: Validate special case invocations
- 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
- PR1969: Add AArch32 JIT port
- PR3297: Allow Shenandoah to be used on AArch64
- PR3340: jstack.stp should support AArch64
* Import of OpenJDK 8 u131 build 11
- S6474807: (smartcardio) CardTerminal.connect() throws
CardException instead of CardNotPresentException
- S6515172, PR3346: Runtime.availableProcessors() ignores Linux
taskset command
- S7155957:
closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java
hangs on win 64 bit with jdk8
- S7167293: FtpURLConnection connection leak on
FileNotFoundException
- S8035568: [macosx] Cursor management unification
- S8079595: Resizing dialog which is JWindow parent makes JVM
crash
- S8130769: The new menu can't be shown on the menubar after
clicking the 'Add' button.
- S8146602:
jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test
fails with NullPointerException
- S8147842: IME Composition Window is displayed at incorrect
location
- S8147910, PR3346: Cache initial active_processor_count
- S8150490: Update OS detection code to recognize Windows
Server 2016
- S8160951: [TEST_BUG]
javax/xml/bind/marshal/8134111/UnmarshalTest.java should be
added into :needs_jre group
- S8160958: [TEST_BUG]
java/net/SetFactoryPermission/SetFactoryPermission.java
should be added into :needs_compact2 group
- S8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is
enabled
- S8161195: Regression:
closed/javax/swing/text/FlowView/LayoutTest.java
- S8161993, PR3346: G1 crashes if active_processor_count
changes during startup
- S8162876: [TEST_BUG]
sun/net/www/protocol/http/HttpInputStream.java fails
intermittently
- S8162916: Test sun/security/krb5/auto/UnboundSSL.java fails
- 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
- S8168774: Polymorhic signature method check crashes javac
- 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)
- S8170888, PR3314, RH1284948: [linux] Experimental support for
cgroup memory limits in container (ie Docker) environments
- 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.
- S8173030: Temporary backout fix #8035568 from 8u131-b03
- S8173031: Temporary backout fix #8171952 from 8u131-b03
- S8173783, PR3328: IllegalArgumentException:
jdk.tls.namedGroups
- S8173931: 8u131 L10n resource file update
- S8174844: Incorrect GPL header causes RE script to miss swap
to commercial header for licensee source bundle
- S8174985: NTLM authentication doesn't work with IIS if NTLM
cache is disabled
- S8176044: (tz) Support tzdata2017a
* Backports
- S6457406, PR3335: javadoc doesn't handle <a
href='http://...'> properly in producing index pages
- S8030245, PR3335: Update langtools to use try-with-resources
and multi-catch
- S8030253, PR3335: Update langtools to use strings-in-switch
- S8030262, PR3335: Update langtools to use foreach loops
- S8031113, PR3337: TEST_BUG:
java/nio/channels/AsynchronousChannelGroup/Basic.java fails
intermittently
- S8031625, PR3335: javadoc problems referencing inner class
constructors
- S8031649, PR3335: Clean up javadoc tests
- S8031670, PR3335: Remove unneeded -source options in javadoc
tests
- S8032066, PR3335: Serialized form has broken links to non
private inner classes of package private
- S8034174, PR2290: Remove use of JVM_* functions from java.net
code
- S8034182, PR2290: Misc. warnings in java.net code
- S8035876, PR2290: AIX build issues after '8034174: Remove use
of JVM_* functions from java.net code'
- S8038730, PR3335: Clean up the way JavadocTester is invoked,
and checks for errors.
- S8040903, PR3335: Clean up use of BUG_ID in javadoc tests
- S8040904, PR3335: Ensure javadoc tests do not overwrite
results within tests
- S8040908, PR3335: javadoc test TestDocEncoding should use
-notimestamp
- S8041150, PR3335: Avoid silly use of static methods in
JavadocTester
- S8041253, PR3335: Avoid redundant synonyms of NO_TEST
- S8043780, PR3368: Use open(O_CLOEXEC) instead of
fcntl(FD_CLOEXEC)
- S8061305, PR3335: Javadoc crashes when method name ends with
'Property'
- S8072452, PR3337: Support DHE sizes up to 8192-bits and DSA
sizes up to 3072-bits
- S8075565, PR3337: Define @intermittent jtreg keyword and mark
intermittently failing jdk tests
- S8075670, PR3337: Remove intermittent keyword from some tests
- S8078334, PR3337: Mark regression tests using randomness
- S8078880, PR3337: Mark a few more intermittently failuring
security-libs
- S8133318, PR3337: Exclude intermittent failing PKCS11 tests
on Solaris SPARC 11.1 and earlier
- S8144539, PR3337: Update PKCS11 tests to run with security
manager
- S8144566, PR3352: Custom HostnameVerifier disables SNI
extension
- S8153711, PR3313, RH1284948: [REDO] JDWP: Memory Leak:
GlobalRefs never deleted when processing invokeMethod command
- S8155049, PR3352: New tests from 8144566 fail with 'No
expected Server Name Indication'
- S8173941, PR3326: SA does not work if executable is DSO
- S8174164, PR3334, RH1417266: SafePointNode::_replaced_nodes
breaks with irreducible loops
- S8174729, PR3336, RH1420518: Race Condition in
java.lang.reflect.WeakCache
- S8175097, PR3334, RH1417266: [TESTBUG] 8174164 fix missed the
test
* Bug fixes
- PR3348: Architectures unsupported by SystemTap tapsets throw
a parse error
- PR3378: Perl should be mandatory
- PR3389: javac.in and javah.in should use @PERL@ rather than a
hardcoded path
* AArch64 port
- S8168699, PR3372: Validate special case invocations [AArch64
support]
- S8170100, PR3372: AArch64: Crash in C1-compiled code
accessing References
- S8172881, PR3372: AArch64: assertion failure: the int
pressure is incorrect
- S8173472, PR3372: AArch64: C1 comparisons with null only use
32-bit instructions
- S8177661, PR3372: Correct ad rule output register types from
iRegX to iRegXNoSp
* AArch32 port
- PR3380: Zero should not be enabled by default on arm with the
AArch32 HotSpot build
- PR3384, S8139303, S8167584: Add support for AArch32
architecture to configure and jdk makefiles
- PR3385: aarch32 does not support -Xshare:dump
- PR3386, S8164652: AArch32 jvm.cfg wrong for C1 build
- PR3387: Installation fails on arm with AArch32 port as
INSTALL_ARCH_DIR is arm, not aarch32
- PR3388: Wrong path for jvm.cfg being used on arm with AArch32
build
* Shenandoah
- Fix Shenandoah argument checking on 32bit builds.
- Import from Shenandoah tag
aarch64-shenandoah-jdk8u101-b14-shenandoah-merge-2016-07-25
- Import from Shenandoah tag
aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-02-20
- Import from Shenandoah tag
aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-06
- Import from Shenandoah tag
aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-09
- Import from Shenandoah tag
aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-23
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2017-879,SUSE-SLE-RPI-12-SP2-2017-879,SUSE-SLE-SERVER-12-SP2-2017-879
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_8_0-openjdk", title: "Title of the patch", }, { category: "description", text: "\nThis update for java-1_8_0-openjdk fixes the following issues:\n\n- Upgrade to version jdk8u131 (icedtea 3.4.0) - 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 - S8168699: Validate special case invocations\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 - PR1969: Add AArch32 JIT port\n - PR3297: Allow Shenandoah to be used on AArch64\n - PR3340: jstack.stp should support AArch64\n * Import of OpenJDK 8 u131 build 11\n - S6474807: (smartcardio) CardTerminal.connect() throws\n CardException instead of CardNotPresentException\n - S6515172, PR3346: Runtime.availableProcessors() ignores Linux\n taskset command\n - S7155957:\n closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java\n hangs on win 64 bit with jdk8\n - S7167293: FtpURLConnection connection leak on\n FileNotFoundException\n - S8035568: [macosx] Cursor management unification\n - S8079595: Resizing dialog which is JWindow parent makes JVM\n crash\n - S8130769: The new menu can't be shown on the menubar after\n clicking the 'Add' button.\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, PR3346: Cache initial active_processor_count\n - S8150490: Update OS detection code to recognize Windows\n Server 2016\n - S8160951: [TEST_BUG]\n javax/xml/bind/marshal/8134111/UnmarshalTest.java should be\n added into :needs_jre group\n - S8160958: [TEST_BUG]\n java/net/SetFactoryPermission/SetFactoryPermission.java\n should be added into :needs_compact2 group\n - S8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is\n enabled\n - S8161195: Regression:\n closed/javax/swing/text/FlowView/LayoutTest.java\n - S8161993, PR3346: G1 crashes if active_processor_count\n changes during startup\n - S8162876: [TEST_BUG]\n sun/net/www/protocol/http/HttpInputStream.java fails\n intermittently\n - S8162916: Test sun/security/krb5/auto/UnboundSSL.java fails\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 - S8168774: Polymorhic signature method check crashes javac\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 - S8170888, PR3314, RH1284948: [linux] Experimental support for\n cgroup memory limits in container (ie Docker) environments\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\t clicked.\n - S8173030: Temporary backout fix #8035568 from 8u131-b03\n - S8173031: Temporary backout fix #8171952 from 8u131-b03\n - S8173783, PR3328: IllegalArgumentException:\n jdk.tls.namedGroups\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 - S8174985: NTLM authentication doesn't work with IIS if NTLM\n cache is disabled\n - S8176044: (tz) Support tzdata2017a\n * Backports\n - S6457406, PR3335: javadoc doesn't handle <a\n href='http://...'> properly in producing index pages\n - S8030245, PR3335: Update langtools to use try-with-resources\n and multi-catch\n - S8030253, PR3335: Update langtools to use strings-in-switch\n - S8030262, PR3335: Update langtools to use foreach loops\n - S8031113, PR3337: TEST_BUG:\n java/nio/channels/AsynchronousChannelGroup/Basic.java fails\n intermittently\n - S8031625, PR3335: javadoc problems referencing inner class\n constructors\n - S8031649, PR3335: Clean up javadoc tests\n - S8031670, PR3335: Remove unneeded -source options in javadoc\n tests\n - S8032066, PR3335: Serialized form has broken links to non\n private inner classes of package private\n - S8034174, PR2290: Remove use of JVM_* functions from java.net\n code\n - S8034182, PR2290: Misc. warnings in java.net code\n - S8035876, PR2290: AIX build issues after '8034174: Remove use\n of JVM_* functions from java.net code'\n - S8038730, PR3335: Clean up the way JavadocTester is invoked,\n and checks for errors.\n - S8040903, PR3335: Clean up use of BUG_ID in javadoc tests\n - S8040904, PR3335: Ensure javadoc tests do not overwrite\n results within tests\n - S8040908, PR3335: javadoc test TestDocEncoding should use\n -notimestamp\n - S8041150, PR3335: Avoid silly use of static methods in\n JavadocTester\n - S8041253, PR3335: Avoid redundant synonyms of NO_TEST\n - S8043780, PR3368: Use open(O_CLOEXEC) instead of\n fcntl(FD_CLOEXEC)\n - S8061305, PR3335: Javadoc crashes when method name ends with\n 'Property'\n - S8072452, PR3337: Support DHE sizes up to 8192-bits and DSA\n sizes up to 3072-bits\n - S8075565, PR3337: Define @intermittent jtreg keyword and mark\n intermittently failing jdk tests\n - S8075670, PR3337: Remove intermittent keyword from some tests\n - S8078334, PR3337: Mark regression tests using randomness\n - S8078880, PR3337: Mark a few more intermittently failuring\n security-libs\n - S8133318, PR3337: Exclude intermittent failing PKCS11 tests\n on Solaris SPARC 11.1 and earlier\n - S8144539, PR3337: Update PKCS11 tests to run with security\n manager\n - S8144566, PR3352: Custom HostnameVerifier disables SNI\n extension\n - S8153711, PR3313, RH1284948: [REDO] JDWP: Memory Leak:\n GlobalRefs never deleted when processing invokeMethod command\n - S8155049, PR3352: New tests from 8144566 fail with 'No\n expected Server Name Indication'\n - S8173941, PR3326: SA does not work if executable is DSO\n - S8174164, PR3334, RH1417266: SafePointNode::_replaced_nodes\n breaks with irreducible loops\n - S8174729, PR3336, RH1420518: Race Condition in\n java.lang.reflect.WeakCache\n - S8175097, PR3334, RH1417266: [TESTBUG] 8174164 fix missed the\n test\n * Bug fixes\n - PR3348: Architectures unsupported by SystemTap tapsets throw\n a parse error\n - PR3378: Perl should be mandatory\n - PR3389: javac.in and javah.in should use @PERL@ rather than a\n hardcoded path\n * AArch64 port\n - S8168699, PR3372: Validate special case invocations [AArch64\n support]\n - S8170100, PR3372: AArch64: Crash in C1-compiled code\n accessing References\n - S8172881, PR3372: AArch64: assertion failure: the int\n pressure is incorrect\n - S8173472, PR3372: AArch64: C1 comparisons with null only use\n 32-bit instructions\n - S8177661, PR3372: Correct ad rule output register types from\n iRegX to iRegXNoSp\n * AArch32 port\n - PR3380: Zero should not be enabled by default on arm with the\n AArch32 HotSpot build\n - PR3384, S8139303, S8167584: Add support for AArch32\n architecture to configure and jdk makefiles\n - PR3385: aarch32 does not support -Xshare:dump\n - PR3386, S8164652: AArch32 jvm.cfg wrong for C1 build\n - PR3387: Installation fails on arm with AArch32 port as\n INSTALL_ARCH_DIR is arm, not aarch32\n - PR3388: Wrong path for jvm.cfg being used on arm with AArch32\n build\n * Shenandoah\n - Fix Shenandoah argument checking on 32bit builds.\n - Import from Shenandoah tag\n aarch64-shenandoah-jdk8u101-b14-shenandoah-merge-2016-07-25\n - Import from Shenandoah tag\n aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-02-20\n - Import from Shenandoah tag\n aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-06\n - Import from Shenandoah tag\n aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-09\n - Import from Shenandoah tag\n aarch64-shenandoah-jdk8u121-b14-shenandoah-merge-2017-03-23\n", title: "Description of the patch", }, { category: "details", text: "SUSE-SLE-DESKTOP-12-SP2-2017-879,SUSE-SLE-RPI-12-SP2-2017-879,SUSE-SLE-SERVER-12-SP2-2017-879", 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_1445-1.json", }, { category: "self", summary: "URL for SUSE-SU-2017:1445-1", url: "https://www.suse.com/support/update/announcement/2017/suse-su-20171445-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2017:1445-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2017-May/002928.html", }, { category: "self", summary: "SUSE Bug 1034849", url: "https://bugzilla.suse.com/1034849", }, { 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_8_0-openjdk", tracking: { current_release_date: "2017-05-30T11:19:00Z", generator: { date: "2017-05-30T11:19:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2017:1445-1", initial_release_date: "2017-05-30T11:19:00Z", revision_history: [ { date: "2017-05-30T11:19:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", product: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", product_id: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", product: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", product_id: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", product: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", product_id: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", product: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", product_id: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", product: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", product_id: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", }, }, { category: "product_version", name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", product: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", product_id: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", }, }, { category: "product_version", name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", product: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", product_id: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", }, }, { category: "product_version", name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", product: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", product_id: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x", product: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x", product_id: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x", }, }, { category: "product_version", name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", product: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", product_id: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", }, }, { category: "product_version", name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", product: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", product_id: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", }, }, { category: "product_version", name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", product: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", product_id: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", product: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", product_id: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", product: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", product_id: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", product: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", product_id: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", }, }, { category: "product_version", name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", product: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", product_id: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { 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 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_8_0-openjdk-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", product_id: "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Desktop 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", product_id: "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-demo-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-devel-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.s390x", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.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_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", }, product_reference: "java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, ], }, vulnerabilities: [ { 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.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 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.131-26.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.131-26.3.x86_64", ], }, ], threats: [ { category: "impact", date: "2017-05-30T11:19:00Z", 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.
Title of the comment
Description of the comment
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.