redis-parser 版本 3.0.0 及之前存在拒绝服务(DoS)漏洞,位于 RESP 协议解析器中。恶意 Redis 端点可以通过嵌套数组引发的无限制递归导致客户端进程崩溃。攻击者可以发送特制的 RESP 字节流,其中包含重复的数组头部,从而耗尽 V8 调用栈,导致未捕获的 ,进而终止 Node.js 进程,且不会触发错误处理回调。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| NodeRedis | redis-parser | ≤ 3.0.0 |
affected |
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 |
|---|---|---|---|---|
| NodeRedis | redis-parser | 0 ~ 3.0.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet