PT-2024-40023 · Laravel · Laravel
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
Laravel versions prior to 5.5
Description
The issue affects applications using the "cookie" session driver, particularly when an encryption oracle is exposed via the application. This allows for remote code execution by generating valid signed encryption strings for any plain-text string, enabling the crafting of session payloads. The estimated number of potentially affected devices worldwide is not specified.
Recommendations
For Laravel versions prior to 5.5, do not use the "cookie" session driver in production deployments as a temporary workaround. Consider updating the session driver configuration to prevent the exposure of an encryption oracle. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Laravel