90039β€”NoSQL Injection - MongoDB (Time Based)

PUBLISHEDsecurity alertHigh
Active

Metadata

Alert ID:
90039
Risk:
High
Type:
Active

Summary

MongoDB query injection may be possible.

Solution

Do not trust client side input and escape all data on the server side. Avoid to use the query input directly into the where and group clauses and upgrade all drivers at the latest available version.

Other info

Through the where or group MongoDB clauses, Javascript sleep function is probably executable.

References