Laravel 远程代码执行漏洞

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

# Laravel<= v8.4.2 debug mode: Remote code execution In late November of 2020, during a security audit for one of our clients, we came accross a website based on [Laravel](https://laravel.com/). While the site's security state was pretty good, we remarked that it was running in debug mode, thus displaying verbose error messages including stack traces: ![1](https://images.seebug.org/1610503891981-w331s) Upon further inspection, we discovered that these stack traces were generated by [Ignition](https://github.com/facade/ignition), which were the default Laravel error page generator starting at version 6. Having exhausted other vulnerability vectors, we started to have a more precise look at this package. # Ignition <= 2.5.1 In addition to displaying beautiful stack traces, Ignition comes with _solutions_ , small snippets of code that solve problems that you might encounter while developping your application. For instance, this is what happens if we use an unknown variable in a...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息