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

Symfony debug mode enabled

Description

The web application uses Symfony framework. Symfony 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