CVE Vulnerabilities

CVE-2023-24531

Published: Jul 02, 2024 | Modified: Jul 03, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

Command go env is documented as outputting a shell script containing the Go environment. However, go env doesnt sanitize values, so executing its output as a shell script can cause various bad bahaviors, including executing arbitrary commands or inserting new environment variables. This issue is relatively minor because, in general, if an attacker can set arbitrary environment variables on a system, they have better attack vectors than making go env print them out.

Affected Software

Name Vendor Start Version End Version
Golang-1.20 Ubuntu mantic *
Golang-1.21 Ubuntu mantic *
Golang-1.22 Ubuntu mantic *

References