-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| lavalite/cms | composer | = 9.0.0 |
The vulnerability stems from improper handling of the XSRF-TOKEN cookie. VerifyCsrfToken's token retrieval and EncryptCookies' decryption are key points where path traversal sequences are not neutralized. The exploit examples show crafted cookies being used to access '/etc/passwd', indicating these functions process attacker-controlled input without adequate path validation. The error stack trace references VerifyCsrfToken.php, confirming its involvement in the vulnerable flow.
Ongoing coverage of React2Shell