Vulnerability Information
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.
Vulnerability Title
Laravel Pulse Allows Remote Code Execution via Unprotected Query Method
Vulnerability Description
Laravel Pulse is a real-time application performance monitoring tool and dashboard for Laravel applications. A vulnerability has been discovered in Laravel Pulse prior to version 1.3.1 that could allow remote code execution through the public `remember()` method in the `Laravel\Pulse\Livewire\Concerns\RemembersQueries` trait. This method is accessible via Livewire components and can be exploited to call arbitrary callables within the application. An authenticated user with access to Laravel Pulse dashboard can execute arbitrary code by calling any function or static method in which the callable is a function or static method and the callable has no parameters or no strict parameter types. The vulnerable to component is `remember(callable $query, string $key = '')` method in `Laravel\Pulse\Livewire\Concerns\RemembersQueries`, and the vulnerability affects all Pulse card components that use this trait. Version 1.3.1 contains a patch.
CVSS Information
N/A
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Vulnerability Title
Laravel Pulse 安全漏洞
Vulnerability Description
Laravel Pulse是The Laravel Framework开源的一个适用于 Laravel 应用程序的实时应用程序性能监控工具和仪表板。 Laravel Pulse 1.3.1之前版本存在安全漏洞,该漏洞源于容易受到远程代码执行攻击,可通过Livewire组件访问并被利用来调用应用程序内的任意可调用对象。
CVSS Information
N/A
Vulnerability Type
N/A