Skip to main content

Boteraser | Website and Server Security Solutions

🛡️ GHSA-2ffv-r4r9-r8xr — cookie

🔴 CVSS 9.5 — Critical ✅ No Known Exploit CWE-94 OSV
9.5
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

Laravel RCE vulnerability in "cookie" session driver

Application's using the "cookie" session driver were the primary applications affected by this vulnerability. Since we have not yet released a security release for the Laravel 5.5 version of the framework, we recommend that all applications running Laravel 5.5 and earlier do not use the "cookie" session driver in their production deployments.

Regarding the vulnerability, applications using the "cookie" session driver that were also exposing an encryption oracle via their application were vulnerable to remote code execution. An encryption oracle is a mechanism where arbitrary user input is encrypted and the encrypted string is later displayed or exposed to the user. This combination of scenarios lets the user generate valid Laravel signed encryption strings for any plain-text string, thus allowing them to craft Laravel session payloads when an application is using the "cookie" driver.

This fix prefixes cookie values with an HMAC hash of the cookie's name before encryption and then verifies a matching hash on decryption, making it impossible to craft a valid cookie payload even if an encryption oracle is exposed via the application.

Weakness class

GHSA-2ffv-r4r9-r8xr is classified as CWE-94: Code Injection. Input is incorporated into code that the runtime evaluates, so an attacker can have their own code executed.

Affected software

GHSA-2ffv-r4r9-r8xr is recorded against 1 package.

  • illuminate/cookie (from 7.0.0 up to 7.22.4)

Timeline and source

Published on 15 May 2024 and last revised on 29 November 2024. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

blog.laravel.com (Web)
github.com (Web)
github.com (Package)

Details

Severity CRITICAL
CVSS Score 9.5
CVSS Vector N/A
CWE CWE-94
Public Exploit ✅ No
Source OSV
Published 2024-05-15
Updated 2026-08-20
Modified 2024-11-29
Fix URL N/A

Affected Packages

Software From version Fixed in
illuminate/cookie 7.0.0 7.22.4

Similar Threats

Exploit Protection

Are you running cookie?

GHSA-2ffv-r4r9-r8xr carries CVSS 9.5 Critical rating. BotEraser checks your installation against this and other known CVE records, and blocks IPs associated with exploit activity.

Check My Site For GHSA-2ffv-r4r9-r8xr →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.