Time-of-check Time-of-use (TOCTOU) Race Condition in Qt - CVE-2024-39936
Published: July 19, 2024
Qt
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to a race condition in HTTP2 support when establishing an encrypted connection. A remote attacker can potentially force the application to send data before the encrypted() signal, leading to potential information disclosure.