Files
CVEs-PoC/2020/CVE-2020-13962.md
T
2024-05-25 21:48:12 +02:00

852 B

CVE-2020-13962

Description

Qt 5.12.2 through 5.14.2, as used in unofficial builds of Mumble 1.3.0 and other products, mishandles OpenSSL's error queue, which can cause a denial of service to QSslSocket users. Because errors leak in unrelated TLS sessions, an unrelated session may be disconnected when any handshake fails. (Mumble 1.3.1 is not affected, regardless of the Qt version.)

POC

Reference

No PoCs from references.

Github