Mistune 是一个支持渲染器和插件的 Python Markdown 解析器。版本 3.3.0 至 3.3.2 存在通过深层嵌套令牌(tokens)导致的拒绝服务(DoS)漏洞。在 HTML 渲染过程中,连续的星号字符会生成深层嵌套的强调(emphasis)令牌;而 HTMLRenderer.render_token() 中的递归渲染处理可能导致超出 Python 的递归限制,从而引发 RecursionError 异常,使得构造的恶意 Markdown 内容能够导致解析过程崩溃。该问题已在版本 3.3.3 中
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 comments yet