Invicti detected that the application is vulnerable to a boolean based MongoDB injection. MongoDB injections occur when applications don't check or sanitize user input, which is then interpreted by a MongoDB database.
Invicti confirmed the vulnerability by executing a test query on the backend database. In these tests, MongoDB injection was not obvious, but the different responses from the page based on our tests allowed us to identify and confirm the MongoDB injection.
Depending on the backend database version and the query, an attacker can perform one of the following types of attacks successfully:
To avoid this vulnerability;
You can search and find all vulnerabilities