Looking for the vulnerability index of Invicti's legacy products?
Laravel debug mode enabled - Vulnerability Database

Laravel debug mode enabled

Description

The web application uses Laravel framework. Laravel Debug mode is enabled. Debug mode should be turned off in production environment, as it leads to disclosure of sensitive information about the web application.

Remediation

Disable the debug mode by setting APP_DEBUG to false

References

Related Vulnerabilities