CVE-2024-52301

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.
CVSS

No CVSS.

Configurations

No configuration.

History

13 Nov 2024, 15:35

Type Values Removed Values Added
Summary
  • (es) Laravel es un framework de aplicaciones web. Cuando la directiva de php register_argc_argv está establecida en on y los usuarios llaman a cualquier URL con una cadena de consulta especialmente manipulada, pueden cambiar el entorno que utiliza el framework al procesar la solicitud. La vulnerabilidad se corrigió en 6.20.45, 7.30.7, 8.83.28, 9.52.17, 10.48.23 y 11.31.0. El framework ahora ignora los valores argv para la detección del entorno en SAPI que no son de CLI.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 0.0

12 Nov 2024, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-12 20:15

Updated : 2024-11-13 17:01


NVD link : CVE-2024-52301

Mitre link : CVE-2024-52301

CVE.ORG link : CVE-2024-52301


JSON object : View

Products Affected

No product.

CWE
CWE-88

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')