Invicti detected that the application is vulnerable to error-based MongoDB injection. MongoDB injections occur when applications doesn't sanitize user input, which is then interpreted by a MongoDB database.
Depending on the backend database version, an attacker can perform one of the following types of attacks successfully:
To avoid this vulnerability;
There are numerous freely available tools to test for SQL injection vulnerabilities. This is a complex area with many dependencies; however, it should be noted that the numerous resources available in this area have raised both attacker awareness of the issues and their ability to discover and leverage them. SQL injection is one of the most common web application vulnerabilities.
You can search and find all vulnerabilities