multer 是一个用于处理 multipart/form-data 文件上传的 Node.js 中间件。在 2.2.0 到 2.3.0 版本中,当使用磁盘存储(disk storage)的上传请求在上传过程中被中止时,如果在 multer 执行中止清理逻辑之后仍有文件写入完成,这些文件将不会被删除,导致每次中止的上传都会在磁盘上遗留一个孤立文件(orphaned file)。远程未认证的攻击者可以通过反复发起并中止上传请求,不断积累孤立文件,从而耗尽磁盘空间,导致服务不可用(拒绝服务,Denial of Serv
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