Loading HuntDB...

CVE-2024-52301

UNKNOWN
Published 2024-11-12T19:32:14.415Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2024-52301. We'll provide specific mitigation strategies based on your environment and risk profile.

No CVSS data available

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.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed HIGH

Laravel environment manipulation via query string

GHSA-gv7v-rgg6-548h

Advisory Details

## Description 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. ## Resolution The framework now ignores argv values for environment detection on non-cli SAPIs.

Affected Packages

Packagist laravel/framework
ECOSYSTEM: ≥0 <6.20.45
Packagist laravel/framework
ECOSYSTEM: ≥7.0.0 <7.30.7
Packagist laravel/framework
ECOSYSTEM: ≥8.0.0 <8.83.28
Packagist laravel/framework
ECOSYSTEM: ≥9.0.0 <9.52.17
Packagist laravel/framework
ECOSYSTEM: ≥10.0.0 <10.48.23
Packagist laravel/framework
ECOSYSTEM: ≥11.0.0 <11.31.0

CVSS Scoring

CVSS Score

7.5

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N

Advisory provided by GitHub Security Advisory Database. Published: November 12, 2024, Modified: December 21, 2024

References

Published: 2024-11-12T19:32:14.415Z
Last Modified: 2024-12-21T17:02:39.839Z
Copied to clipboard!