CVE-2017-15042
Last modified
CVE-2017-15042 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.10% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | <= 1.8.3 |
| Golang | Go | 1.9 |
References
- http://www.securityfocus.com/bid/101197Third Party Advisory, VDB Entry
- https://github.com/golang/go/issues/22134Issue Tracking, Patch, Vendor Advisory
- https://golang.org/cl/68023Issue Tracking, Patch, Vendor Advisory
- https://golang.org/cl/68210Vendor Advisory
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJMailing List, Vendor Advisory
- https://security.gentoo.org/glsa/201710-23Third Party Advisory
- http://www.securityfocus.com/bid/101197Third Party Advisory, VDB Entry
- https://github.com/golang/go/issues/22134Issue Tracking, Patch, Vendor Advisory
- https://golang.org/cl/68023Issue Tracking, Patch, Vendor Advisory
- https://golang.org/cl/68210Vendor Advisory
- https://groups.google.com/d/msg/golang-dev/RinSE3EiJBI/kYL7zb07AgAJMailing List, Vendor Advisory
- https://security.gentoo.org/glsa/201710-23Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-15042?
How severe is CVE-2017-15042?
How do I fix CVE-2017-15042?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2017
- CVE-2017-15035EmTec PyroBatchFTP before 3.18 allows remote servers to caus…
- CVE-2017-15037In FreeBSD through 11.1, the smb_strdupin function in sys/ne…
- CVE-2017-15038Race condition in the v9fs_xattrwalk function in hw/9pfs/9p.…
- CVE-2017-15039Cross-site scripting (XSS) exists in Zurmo 3.2.1.57987acc301…
- CVE-2017-1504IBM WebSphere Application Server version 9.0.0.4 could provi…
- CVE-2017-15041Go before 1.8.4 and 1.9.x before 1.9.1 allows "go get" remot…9.8
- CVE-2017-15043A vulnerability in Sierra Wireless AirLink GX400, GX440, ES4…
- CVE-2017-15044The default installation of DocuWare Fulltext Search server …
- CVE-2017-15045LAME 3.99, 3.99.1, 3.99.2, 3.99.3, 3.99.4, 3.99.5, 3.98.4, 3…
- CVE-2017-15046LAME 3.99.5, 3.99.4, 3.98.4, 3.98.2, 3.98 and 3.97 have a st…5.5
- CVE-2017-15047The clusterLoadConfig function in cluster.c in Redis 4.0.2 a…
- CVE-2017-15048Stack-based buffer overflow in the ZoomLauncher binary in th…8.8
Are you affected by CVE-2017-15042?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
