CVE-2024-52301
Nov. 21, 2024, 5:15 p.m.
None
No Score
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.
Product(s) Impacted
Product | Versions |
---|---|
Laravel |
|
Weaknesses
Common security weaknesses mapped to this vulnerability.
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The product constructs a string for a command to be executed by a separate component
in another control sphere, but it does not properly delimit the
intended arguments, options, or switches within that command string.
Tags
Timeline
Published: Nov. 12, 2024, 8:15 p.m.
Last Modified: Nov. 21, 2024, 5:15 p.m.
Last Modified: Nov. 21, 2024, 5:15 p.m.
Status : Awaiting Analysis
CVE has been recently published to the CVE List and has been received by the NVD.
More infoSource
security-advisories@github.com
*Disclaimer: Some vulnerabilities do not have an associated CPE. To enhance the data, we use AI to infer CPEs based on CVE details. This is an automated process and might not always be accurate.