Permissions, Privileges, and Access Controls in Go programming language - CVE-2014-7189

 

Permissions, Privileges, and Access Controls in Go programming language - CVE-2014-7189

Published: October 7, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41239
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2014-7189
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Google
Affected software:
Go programming language

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors.


How to mitigate CVE-2014-7189

Install update from vendor's website.

Sources