Today > vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-52301

Nov. 13, 2024, 5:01 p.m.

Product(s) Impacted

Laravel

  • 6.20.45
  • 7.30.7
  • 8.83.28
  • 9.52.17
  • 10.48.23
  • 11.31.0

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.

Weaknesses

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.

CWE ID: 88

Date

Published: Nov. 12, 2024, 8:15 p.m.

Last Modified: Nov. 13, 2024, 5:01 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security-advisories@github.com

CVSS Data

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

NONE

Base Score
0.0
Exploitability Score
3.9
Impact Score
0.0
Base Severity
NONE
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

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

References

https://github.com/ security-advisories@github.com