Laravel Excel 为 Laravel 框架提供高性能的 Excel 导出与导入功能。 在 3.1.8 至 3.1.70 版本中, 中的 方法存在缺陷:通过 、 或 传入的、由调用者控制的 参数,会被 解析为进程当前工作目录下的路径,而非配置的文件系统磁盘(disk)。 如果该路径指向一个已存在且可写的文件, 会以 模式通过 打开该文件,并调用 进行数据复制。这一过程绕过了 Flysystem 的路径限制机制,使得能够控制导出路径的应用输入的攻击者,可以覆盖任意已存在的文件。 此外,由于使用 模式(不截断文
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 |
|---|---|---|---|---|
| SpartnerNL | Laravel-Excel | >= 3.1.8, < 3.1.70 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet