| - module: github.com/ecnepsnai/web |
| - package: github.com/ecnepsnai/web |
| summary: 'TODO(https://go.dev/issue/56443): fill in summary field' |
| Web Sockets do not execute any AuthenticateMethod methods which may be set, |
| leading to a nil pointer dereference if the returned UserData pointer is |
| assumed to be non-nil, or authentication bypass. |
| This issue only affects WebSockets with an AuthenticateMethod hook. |
| Request handlers that do not explicitly use WebSockets are not |
| published: 2021-07-28T18:08:05Z |
| - fix: https://github.com/ecnepsnai/web/commit/5a78f8d5c41ce60dcf9f61aaf47a7a8dc3e0002f |
| cwe: 'CWE-400: Uncontrolled Resource Consumption' |