ALAS2023-2023-346


Amazon Linux 2023 Security Advisory: ALAS-2023-346
Advisory Release Date: 2023-09-14 00:55 Pacific
Advisory Updated Date: 2023-09-20 21:34 Pacific
Severity: Important

Issue Overview:

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. (CVE-2023-29406)

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. (CVE-2023-29409)


Affected Packages:

amazon-ecr-credential-helper


Issue Correction:
Run dnf update amazon-ecr-credential-helper --releasever 2023.2.20230920 to update your system.

New Packages:
aarch64:
    amazon-ecr-credential-helper-0.7.1-2.amzn2023.aarch64

src:
    amazon-ecr-credential-helper-0.7.1-2.amzn2023.src

x86_64:
    amazon-ecr-credential-helper-0.7.1-2.amzn2023.x86_64