Netty 是一个异步的、基于事件驱动的网络应用框架。在 4.1.137.Final 和 4.2.17.Final 版本之前,MqttEncoder 在编码前未对客户端标识符、Will 主题、用户名以及 PUBLISH 消息中的主题名称进行有效性验证。这允许在 MQTT UTF-8 字符串字段中插入被禁止的空字节(null bytes),并可能导致下游代理(broker)中出现路由错误、访问控制失效或身份不匹配等问题。 当应用程序使用 Netty 的 MQTT 编码器,基于用户可控的输入构造消息时,该漏洞可被利用。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet