ID:11661 - Exploit for Security features bypass in Laravel Framework - CVE-2024-52301

 
Main Vulnerability Database Exploits ID:11661 - Exploit for Security features bypass in Laravel Framework - CVE-2024-52301

ID:11661 - Exploit for Security features bypass in Laravel Framework - CVE-2024-52301

Published: June 20, 2025


Vulnerability identifier: #VU100356
Vulnerability risk: Medium
CVE-ID: CVE-2024-52301
CWE-ID: CWE-254
Exploitation vector: Remote access
Vulnerable software:
Laravel Framework

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to the application allows environment variable manipulation when the register_argc_argv php directive is set to on. A remote attacker can query any URL with a special crafted query string and alter values of environment variables. This can result in disclosure of sensitive information and potential unauthorized data manipulation.


Remediation

Install updates from vendor's website.