CVE Database
/

CVE-2017-15042

Back to search

CVE-2017-15042

Published: Oct 5, 2017

Modified: Aug 5, 2024

PUBLISHED

Description

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.

VendorProductVersions

n/a

n/a

affected
n/a

References

RHSA-2017:3463
vendor-advisory
x_refsource_REDHAT
RHSA-2018:0878
vendor-advisory
x_refsource_REDHAT
101197
vdb-entry
x_refsource_BID
https://golang.org/cl/68210
x_refsource_CONFIRM
https://golang.org/cl/68023
x_refsource_CONFIRM
GLSA-201710-23
vendor-advisory
x_refsource_GENTOO

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now