Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2022-41716

Опубликовано: 02 нояб. 2022
Источник: debian

Описание

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string "A=B\x00C=D" sets the variables "A=B" and "C=D".

Пакеты

ПакетСтатусВерсия исправленияРелизТип
golang-1.19fixed1.19.3-1package
golang-1.18fixed1.18.8-1package
golang-1.15removedpackage
golang-1.11removedpackage

Примечания

  • https://go.dev/issue/56284

  • https://go.dev/cl/446916

  • https://groups.google.com/g/golang-announce/c/mbHY1UY3BaM/m/hSpmRzk-AgAJ

  • Only affects code cross compiled on Debian for Windows binaries

Связанные уязвимости

CVSS3: 7.5
ubuntu
больше 2 лет назад

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string "A=B\x00C=D" sets the variables "A=B" and "C=D".

CVSS3: 7.5
nvd
больше 2 лет назад

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string "A=B\x00C=D" sets the variables "A=B" and "C=D".

suse-cvrf
больше 2 лет назад

Security update for go1.18

suse-cvrf
больше 2 лет назад

Security update for go1.19

CVSS3: 7.5
github
больше 2 лет назад

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavior to set a value for a different environment variable. For example, the environment variable string "A=B\x00C=D" sets the variables "A=B" and "C=D".