Invicti identified a stack trace disclosure (Django) in the target web server's HTTP response.
An attacker can obtain information such as:
This information might help an attacker gain more information and potentially focus on the development of further attacks for the target system.
Apply the following changes on your Django settings file to prevent this problem: set DEBUG
option to False
.
You can search and find all vulnerabilities