Livewire is vulnerable to remote command execution during component property update hydration
链接: https://github.com/advisories/GHSA-29cq-5w36-x7w3
仓库 Star: 22989
参考链接:
https://github.com/livewire/livewire/security/advisories/GHSA-29cq-5w36-x7w3
https://github.com/livewire/livewire/commit/ef04be759da41b14d2d129e670533180a44987dc
描述:
Impact
In Livewire v3 (≤ 3.6.3), a vulnerability allows unauthenticated attackers to achieve remote command execution in specific scenarios. The issue stems from how certain component property updates are hydrated. This vulnerability is unique to Livewire v3 and does not affect prior major versions. Exploitation requires a component to be mounted and configured in a particular way, but does not require authentication or user interaction.
Patches
This issue has been patched in Livewire v3.6.4. All users are strongly encouraged to upgrade to this version or later as soon as possible.
Workarounds
There is no known workaround at this time. Users are strongly advised to upgrade to a patched version immediately.
Resources
No public references available at this time to avoid exposure. Details will be published after a responsible disclosure window.