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

 

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

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


Vulnerability identifier: #VU41239
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Go programming language
Software vendor:
Google

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.


Remediation

Install update from vendor's website.

External links