Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2023-32762: [Announce] Security advisory: Qt Network

An issue was discovered in Qt before 5.15.14, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.1. Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not exactly match.

CVE
#auth

List for announcements regarding Qt releases and development announce at qt-project.org
Tue May 23 16:00:02 CEST 2023

  • Previous message (by thread): [Announce] Qt Design Studio 4.1.0 released
  • Next message (by thread): [Announce] Qt 6.5.1 Released
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

Qt Network incorrectly parses the strict-transport-security (HSTS) header, allowing unencrypted connections to be established, even when explicitly prohibited by the server. This happens if the case used for this header does not matching directly. Unencrypted connections are susceptible to man-in-the-middle attacks. Those connections could be established by using URLs with the http instead of the https scheme. With HSTS, the https scheme must be used regardless.

Solution: Apply the following patch or update to Qt 5.15.14, Qt 6.2.9 or Qt 6.5.1 Patches: dev: https://codereview.qt-project.org/c/qt/qtbase/+/477560 Qt 6.5: https://codereview.qt-project.org/c/qt/qtbase/+/476494 or https://download.qt.io/official_releases/qt/6.5/CVE-2023-32762-qtbase-6.5.diff Qt 6.2: https://download.qt.io/official_releases/qt/6.2/CVE-2023-32762-qtbase-6.2.diff Qt 5.15: https://download.qt.io/official_releases/qt/5.15/CVE-2023-32762-qtbase-5.15.diff

Kind regards, Andy – Andy Shaw Director, Technical Customer Success The Qt Company

  • Previous message (by thread): [Announce] Qt Design Studio 4.1.0 released
  • Next message (by thread): [Announce] Qt 6.5.1 Released
  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

More information about the Announce mailing list

Related news

Gentoo Linux Security Advisory 202402-21

Gentoo Linux Security Advisory 202402-21 - Multiple vulnerabilities have been discovered in QtNetwork, the worst of which could lead to execution of arbitrary code. Versions greater than or equal to 6.6.1-r2 are affected.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda