In Qt through 5.14.1, the WebSocket implementation accepts up to 2GB for frames and 2GB for messages. Smaller limits cannot be configured. This makes it easier for attackers to cause a denial of service (memory consumption).
References
Link | Resource |
---|---|
https://bugreports.qt.io/browse/QTBUG-70693 | Exploit Third Party Advisory |
https://codereview.qt-project.org/c/qt/qtwebsockets/+/284735 | Patch Third Party Advisory |
https://bugreports.qt.io/browse/QTBUG-70693 | Exploit Third Party Advisory |
https://codereview.qt-project.org/c/qt/qtwebsockets/+/284735 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 04:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugreports.qt.io/browse/QTBUG-70693 - Exploit, Third Party Advisory | |
References | () https://codereview.qt-project.org/c/qt/qtwebsockets/+/284735 - Patch, Third Party Advisory |
Information
Published : 2020-02-28 21:15
Updated : 2024-11-21 04:02
NVD link : CVE-2018-21035
Mitre link : CVE-2018-21035
CVE.ORG link : CVE-2018-21035
JSON object : View
Products Affected
qt
- qt
CWE
CWE-770
Allocation of Resources Without Limits or Throttling