An integer overflow vulnerability exists with the length of websocket frames received via a websocket connection. An attacker would use this flaw to cause a denial of service attack on an HTTP Server allowing websocket connections.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1902111 | issue tracking third party advisory |
https://github.com/gorilla/websocket/security/advisories/GHSA-jf24-p9p9-4rjh | third party advisory |
https://lists.debian.org/debian-lts-announce/2021/01/msg00008.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2023/05/msg00012.html | mailing list |