UBUNTU-CVE-2018-17187

Source
https://ubuntu.com/security/CVE-2018-17187
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2018/UBUNTU-CVE-2018-17187.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2018-17187
Related
Published
2018-11-13T15:29:00Z
Modified
2025-01-13T10:21:40Z
Severity
  • 7.4 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

The Apache Qpid Proton-J transport includes an optional wrapper layer to perform TLS, enabled by use of the 'transport.ssl(...)' methods. Unless a verification mode was explicitly configured, client and server modes previously defaulted as documented to not verifying a peer certificate, with options to configure this explicitly or select a certificate verification mode with or without hostname verification being performed. The latter hostname verifying mode was not implemented in Apache Qpid Proton-J versions 0.3 to 0.29.0, with attempts to use it resulting in an exception. This left only the option to verify the certificate is trusted, leaving such a client vulnerable to Man In The Middle (MITM) attack. Uses of the Proton-J protocol engine which do not utilise the optional transport TLS wrapper are not impacted, e.g. usage within Qpid JMS. Uses of Proton-J utilising the optional transport TLS wrapper layer that wish to enable hostname verification must be upgraded to version 0.30.0 or later and utilise the VerifyMode#VERIFYPEERNAME configuration, which is now the default for client mode usage unless configured otherwise.

References

Affected packages

Ubuntu:Pro:16.04:LTS / qpid-proton

Package

Name
qpid-proton
Purl
pkg:deb/ubuntu/qpid-proton@0.10-2?arch=source&distro=esm-apps/xenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.7-2
0.10-2

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:Pro:18.04:LTS / qpid-proton

Package

Name
qpid-proton
Purl
pkg:deb/ubuntu/qpid-proton@0.14.0-5.1ubuntu1?arch=source&distro=esm-apps/bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

0.*

0.14.0-5.1
0.14.0-5.1ubuntu1

Ecosystem specific

{
    "ubuntu_priority": "medium"
}

Ubuntu:20.04:LTS / qpid-proton

Package

Name
qpid-proton
Purl
pkg:deb/ubuntu/qpid-proton@0.22.0-3.2?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.22.0-3.2

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton-cpp12"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton-cpp12-dbgsym"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton-cpp12-dev"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton-cpp12-dev-doc"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton11"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton11-dbgsym"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton11-dev"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton11-dev-doc"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "libqpid-proton11-dev-examples"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "python-qpid-proton"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "python-qpid-proton-dbgsym"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "python3-qpid-proton"
        },
        {
            "binary_version": "0.22.0-3.2",
            "binary_name": "python3-qpid-proton-dbgsym"
        }
    ]
}