USN-3747-1

Source
https://ubuntu.com/security/notices/USN-3747-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3747-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-3747-1
Upstream
Related
Published
2018-08-21T04:38:54Z
Modified
2026-02-10T04:41:23Z
Summary
openjdk-lts vulnerabilities
Details

It was discovered that OpenJDK did not properly validate types in some situations. An attacker could use this to construct a Java class that could possibly bypass sandbox restrictions. (CVE-2018-2825, CVE-2018-2826)

It was discovered that the PatternSyntaxException class in OpenJDK did not properly validate arguments passed to it. An attacker could use this to potentially construct a class that caused a denial of service (excessive memory consumption). (CVE-2018-2952)

Daniel Bleichenbacher discovered a vulnerability in the Galois/Counter Mode (GCM) mode of operation for symmetric block ciphers in OpenJDK. An attacker could use this to expose sensitive information. (CVE-2018-2972)

References

Affected packages

Ubuntu:18.04:LTS / openjdk-lts

Package

Name
openjdk-lts
Purl
pkg:deb/ubuntu/openjdk-lts@10.0.2+13-1ubuntu0.18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
10.0.2+13-1ubuntu0.18.04.1

Affected versions

9.*
9.0.4+12-2ubuntu4
9.0.4+12-4ubuntu1
Other
10~46-4ubuntu1
10~46-5ubuntu1
10.*
10.0.1+10-1ubuntu2
10.0.1+10-3ubuntu1

Ecosystem specific

{
    "availability": "No subscription required",
    "binaries": [
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-demo"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-jdk"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-jdk-headless"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-jre"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-jre-headless"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-jre-zero"
        },
        {
            "binary_version": "10.0.2+13-1ubuntu0.18.04.1",
            "binary_name": "openjdk-11-source"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-3747-1.json"
cves_map
{
    "ecosystem": "Ubuntu:18.04:LTS",
    "cves": [
        {
            "id": "CVE-2018-2825",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2018-2826",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2018-2952",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2018-2972",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}