← Back to browse · API

CVE-2024-52301

Severity
HIGH
CVSS
8.7
EPSS
0.44004
Risk score
50.2
CISA KEV
No
PoC
No
Published
2024-11-12
Modified
2024-12-21
First seen
2026-08-07
Aliases
EUVD-2024-3258, GHSA-GV7V-RGG6-548H
Products
flarum:framework 10.0.0, < 10.48.23, flarum:framework 11.0.0, < 11.31.0, flarum:framework 7.0.0, < 7.30.7, flarum:framework 8.0.0, < 8.83.28, flarum:framework 9.0.0, < 9.52.17, flarum:framework < 6.20.45
Sources
euvd EUVD-2024-3258

Description

Laravel is a web application framework. When the register_argc_argv php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment used by the framework when handling the request. The vulnerability fixed in 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23, and 11.31.0. The framework now ignores argv values for environment detection on non-cli SAPIs.

References