mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 10:10:42 -07:00
One could craft a PUB protocol to cause server to panic. This can happen if the size in the PUB protocol overruns an int32. (note that if authorization is enabled, the user would need to authenticate first, limiting the impact). Thank you to Aviv Sasson and Ariel Zelivansky from Twistlock for the security report! Signed-off-by: Ivan Kozlovic <ivan@synadia.com>