Skip to main content

Exposure of Sensitive Information to an Unauthorized Actor

CVE-2024-29291

Severity Medium
Score 5.3/10

Summary

An issue in laravel/laravel package versions 8.0.0 through 11.0.6, it might allow a remote attacker to discover database credentials in "storage/logs/laravel.log". NOTE: this is disputed by multiple third parties because the owner of a Laravel Framework installation can choose to have debugging logs, but needs to set the access control appropriately for the type of data that may be logged.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • NONE

CWE-200 - Information Exposure

An information exposure vulnerability is categorized as an information flow (IF) weakness, which can potentially allow unauthorized access to otherwise classified information in the application, such as confidential personal information (demographics, financials, health records, etc.), business secrets, and the application's internal environment.

Advisory Timeline

  • Published