libreoffice-convert 是一个用于将 Office 文档转换为不同格式的 Node.js 模块。在 1.8.2 版本之前,index.js 在调用 path.join(tempDir.name, fileName) 时,直接使用了由调用方控制且未经处理的 options.fileName 值,未将其简化为基本文件名(即缺少对路径的归一化处理)。因此,如果文件名中包含 "../",就可能逃逸出临时目录,因为代码中缺少 path.basename() 的归一化步骤。攻击者可以借此将提供的文档缓冲区写入进
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 |
|---|---|---|---|---|
| elwerene | libreoffice-convert | < 1.8.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet