PT-2024-40442 · Unknown · Livewire/Livewire
Published
2024-05-15
·
Updated
2024-05-15
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
livewire/livewire versions 2.2.5
Description
The issue is related to a data leakage problem. The
$this->validate() method was returning all properties of the Livewire component, instead of only the validated dataset. This introduced a security risk, allowing unvalidated data to be exposed, which could lead to unexpected behavior and potential security issues.Recommendations
For version 2.2.5, update to a version that fixes the regression in the
$this->validate() method to prevent unvalidated data exposure.Information Disclosure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Livewire/Livewire