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

exploitDog

suse-cvrf логотип

SUSE-SU-2023:3841-1

Опубликовано: 27 сент. 2023
Источник: suse-cvrf

Описание

Security update for go1.19-openssl

This update for go1.19-openssl fixes the following issues:

Update to version 1.19.13 (bsc#1200441).

  • CVE-2023-29409: Fixed unrestricted RSA keys in certificates (bsc#1213880).
  • CVE-2023-29406: Fixed insufficient sanitization of Host header (bsc#1213229).

The following non-security bug was fixed:

  • Add missing directory pprof html asset directory to package (bsc#1215090).

Список пакетов

SUSE Linux Enterprise Module for Development Tools 15 SP4
go1.19-openssl-1.19.13.1-150000.1.8.1
go1.19-openssl-doc-1.19.13.1-150000.1.8.1
go1.19-openssl-race-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP5
go1.19-openssl-1.19.13.1-150000.1.8.1
go1.19-openssl-doc-1.19.13.1-150000.1.8.1
go1.19-openssl-race-1.19.13.1-150000.1.8.1
openSUSE Leap 15.4
go1.19-openssl-1.19.13.1-150000.1.8.1
go1.19-openssl-doc-1.19.13.1-150000.1.8.1
go1.19-openssl-race-1.19.13.1-150000.1.8.1
openSUSE Leap 15.5
go1.19-openssl-1.19.13.1-150000.1.8.1
go1.19-openssl-doc-1.19.13.1-150000.1.8.1
go1.19-openssl-race-1.19.13.1-150000.1.8.1

Описание

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1

Ссылки

Описание

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.


Затронутые продукты
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-doc-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-openssl-race-1.19.13.1-150000.1.8.1
SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-openssl-1.19.13.1-150000.1.8.1

Ссылки