Pocketbase 是一个用 Go 语言编写的开源 Web 后端。在 0.22.48 和 0.39.7 之前的版本中,Pocketbase 的 panic 恢复中间件(panic-recovery middleware)仅覆盖常规请求的处理,而未覆盖内部的子协程(child goroutines)和工作协程(worker goroutines)。如果这些内部协程中发生 panic,该 panic 可能会绕过恢复机制,导致服务器进程终止,从而引发服务拒绝(Denial of Service, DoS)。 修复方案引
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| pocketbase | pocketbase | < 0.22.48 |
affected |
>= 0.23.0, < 0.39.7 |
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 |
|---|---|---|---|---|
| pocketbase | pocketbase | < 0.22.48 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet