Description
The web application uses Laravel framework with Ignition component. It does not properly sanitize a specially crafted request to the server.
Remediation
Disable the debug mode by setting APP_DEBUG to false
The web application uses Laravel framework with Ignition component. It does not properly sanitize a specially crafted request to the server.
Disable the debug mode by setting APP_DEBUG to false