id: unauthenticated-mongo-express info: name: Mongo Express - Unauthenticated Access author: dhiyaneshDK,b0rn2r00t severity: high description: Mongo Express was able to be access with no authentication requirements in place. reference: - https://www.exploit-db.com/ghdb/5684 metadata: max-request: 3 verified: true shodan-query: title:"Home - Mongo Express" tags: mongo,unauth,edb,misconfig http: - method: GET path: - '{{BaseURL}}' - '{{BaseURL}}/mongo-express/' - '{{BaseURL}}/db/admin/system.users' matchers-condition: and matchers: - type: word words: - 'Home - Mongo Express' - 'system.users - Mongo Express' condition: or - type: status status: - 200