In lighttpd 1.4.65, mod_wstunnel does not initialize a handler function pointer if an invalid HTTP request (websocket handshake) is received. It leads to null pointer dereference which crashes the server. It could be used by an external attacker to cause denial of service condition.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://redmine.lighttpd.net/issues/3165 | third party advisory issue tracking exploit |
https://www.debian.org/security/2022/dsa-5243 | vendor advisory mailing list third party advisory |
https://lists.debian.org/debian-lts-announce/2022/10/msg00002.html | third party advisory mailing list |
https://security.gentoo.org/glsa/202210-12 | third party advisory vendor advisory |