#VU78327 Improper Neutralization of HTTP Headers for Scripting Syntax in Go programming language - CVE-2023-29406

 

#VU78327 Improper Neutralization of HTTP Headers for Scripting Syntax in Go programming language - CVE-2023-29406

Published: July 17, 2023


Vulnerability identifier: #VU78327
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-29406
CWE-ID: CWE-644
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Go programming language
Software vendor:
Google

Description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to improper input validation in HTTP/1 client when handling HTTP Host header. A remote non-authenticated attacker can send a specially crafted HTTP request with a maliciously crafted Host header and inject additional headers or entire requests.

Successful exploitation of the vulnerability may allow an attacker to perform cross-site scripting, cache poisoning or session hijacking attacks.


Remediation

Install updates from vendor's website.

External links