Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

CVE-2018-3139

Published: 16 October 2018

Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: Networking). Supported versions that are affected are Java SE: 6u201, 7u191, 8u182 and 11; Java SE Embedded: 8u181. 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 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 (in Java SE 8), 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 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N).

From the Ubuntu Security Team

Artem Smotrakov discovered that the HTTP client redirection handler implementation in OpenJDK did not clear potentially sensitive information in HTTP headers when following redirections to different hosts. An attacker could use this to expose sensitive information.

Notes

AuthorNote
sbeattie
the release notes contain the following with respect to this
issue:
Better HTTP Redirection Support: In this release, the behavior of
methods which application code uses to set request properties
in java.net.HttpURLConnection has changed. When a redirect
occurs automatically from the original destination server to
a resource on a different server, then all such properties are
cleared for the redirect and any subsequent redirects. If these
properties are required to be set on the redirected requests,
then the redirect responses should be handled by the application
by calling HttpURLConnection.setInstanceFollowRedirects(false)
for the original request.

Priority

Medium

Cvss 3 Severity Score

3.1

Score breakdown

Status

Package Release Status
openjdk-7
Launchpad, Ubuntu, Debian
bionic Does not exist

cosmic Does not exist

trusty
Released (7u181-2.6.14-0ubuntu0.3)
upstream Needs triage

xenial Does not exist

openjdk-8
Launchpad, Ubuntu, Debian
bionic
Released (8u191-b12-0ubuntu0.18.04.1)
cosmic
Released (8u191-b12-0ubuntu0.18.10.1)
trusty Does not exist

upstream Needs triage

xenial
Released (8u181-b13-1ubuntu0.16.04.1)
openjdk-lts
Launchpad, Ubuntu, Debian
bionic
Released (10.0.2+13-1ubuntu0.18.04.3)
cosmic
Released (11.0.1+13-2ubuntu1)
trusty Does not exist

upstream
Released (11.0.1+13-1)
xenial Does not exist

Severity score breakdown

Parameter Value
Base score 3.1
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Scope Unchanged
Confidentiality Low
Integrity impact None
Availability impact None
Vector CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N