RHSA-2023:0758MediumCVSS 9.8

Red Hat Security Advisory: Red Hat build of Quarkus 2.13.7 release and security update

Published
February 14, 2023
Last Modified
August 4, 2026

🔗 CVE IDs covered (5)

📋 Description

CVE-2022-1471 — SnakeYaml: Constructor Deserialization Remote Code Execution CVE-2022-41881 — codec-haproxy: HAProxyMessageDecoder Stack Exhaustion DoS CVE-2022-41946 — postgresql-jdbc: Information leak of prepared statement data due to insecure temporary file permissions CVE-2022-45047 — mina-sshd: Java unsafe deserialization vulnerability CVE-2023-0044 — quarkus-vertx-http: a cross-site attack may be initiated which might lead to the Information Disclosure

🎯 Affected products1

  • Red Hat build of Quarkus

✅ Remediation

Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 Workaround: From the maintainer: For Apache MINA SSHD <= 2.9.1, do not use org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider to generate and later load your server's host key. Use separately generated host key files, for instance in OpenSSH format, and load them via a org.apache.sshd.common.keyprovider.FileKeyPairProvider instead. Or use a custom implementation instead of SimpleGeneratorHostKeyProvider that uses the OpenSSH format for storing and loading the host key (via classes OpenSSHKeyPairResourceWriter and OpenSSHKeyPairResourceParser). Workaround: This attack can be prevented with the Quarkus CSRF Prevention feature.

🔗 References (11)