UBUNTU-CVE-2017-15042

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2017-15042
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2017/UBUNTU-CVE-2017-15042.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2017-15042
Related
Published
2017-10-05T21:29:00Z
Modified
2017-10-05T21:29:00Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password.

References

Affected packages

Ubuntu:Pro:16.04:LTS / golang-1.6

Package

Name
golang-1.6

Affected ranges

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

Affected versions

1.*

1.6-0ubuntu1
1.6-0ubuntu2
1.6-0ubuntu3
1.6-0ubuntu4
1.6-0ubuntu5
1.6.1-0ubuntu1
1.6.2-0ubuntu5~16.04
1.6.2-0ubuntu5~16.04.2
1.6.2-0ubuntu5~16.04.3
1.6.2-0ubuntu5~16.04.4

Ecosystem specific

{
    "ubuntu_priority": "low"
}

Ubuntu:18.04:LTS / golang-1.9

Package

Name
golang-1.9
Purl
pkg:deb/ubuntu/golang-1.9@1.9.4-1ubuntu1?arch=src?distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.9.4-1ubuntu1

Affected versions

1.*

1.9.1-2ubuntu1
1.9.2-1ubuntu1
1.9.2-3ubuntu1
1.9.3-1ubuntu1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "low",
    "binaries": [
        {
            "golang-1.9-go-dbgsym": "1.9.4-1ubuntu1",
            "golang-1.9-doc": "1.9.4-1ubuntu1",
            "golang-1.9-src": "1.9.4-1ubuntu1",
            "golang-1.9-go": "1.9.4-1ubuntu1",
            "golang-1.9": "1.9.4-1ubuntu1"
        }
    ]
}

Ubuntu:Pro:18.04:LTS / golang-1.8

Package

Name
golang-1.8

Affected ranges

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

Affected versions

1.*

1.8.3-2ubuntu1
1.8.3-2ubuntu1.18.04.1

Ecosystem specific

{
    "ubuntu_priority": "low"
}