sqlparse 是一个用于 Python 的非验证型 SQL 解析器模块。在 0.6.0 版本之前,调用 或使用 时,攻击者控制的带括号的元组列表会经过 中 函数处理。其中, 会反复重建并拼接语句前缀。大量的偏移量计算会遍历不断扩展的令牌树,导致对未超过 的输入产生二次方级的 CPU 消耗,从而引发请求延迟、吞吐量下降或工作进程饥饿。该问题已在版本 0.6.0 中修复。
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.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| andialbrecht | sqlparse | < 0.6.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet