CVE-2024-52301

Summary

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.

Affected Software

VendorProductVersion RangeStatus
laravelframework< 6.20.45affected
laravelframework>= 7.0.0, < 7.30.7affected
laravelframework>= 8.0.0, < 8.83.28affected
laravelframework>= 9.0.0, < 9.52.17affected
laravelframework>= 10.0.0, < 10.48.23affected
laravelframework>= 11.0.0, < 11.31.0affected

Weaknesses

  • CWE-88: CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

CVE Program Container

Additional References

References