2021-05-28 03:31:24 +00:00
|
|
|
id: robomongo-credential
|
2021-05-26 21:36:36 +00:00
|
|
|
|
|
|
|
info:
|
2024-05-23 12:14:44 +00:00
|
|
|
name: RoboMongo Credential - Exposure
|
2021-05-26 21:36:36 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: high
|
2024-05-23 12:14:44 +00:00
|
|
|
description: |
|
|
|
|
A MongoDB credentials file used by RoboMongo was detected.
|
|
|
|
reference:
|
|
|
|
- https://robomongo.org/
|
2023-03-02 19:59:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
|
|
cvss-score: 7.5
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: mongodb,robomongo,disclosure,config,exposure
|
2021-05-26 21:36:36 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-26 21:36:36 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/db/robomongo.json"
|
|
|
|
- "{{BaseURL}}/robomongo.json"
|
|
|
|
|
2024-05-23 12:14:44 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
|
2021-05-26 21:36:36 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "databaseName"
|
|
|
|
- "userName"
|
|
|
|
- "userPassword"
|
|
|
|
- "serverHost"
|
|
|
|
condition: and
|
2021-05-28 03:31:24 +00:00
|
|
|
|
2024-05-23 12:14:44 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
2021-05-26 21:36:36 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
2023-02-23 19:46:31 +00:00
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100a091fec38f4647a645665c8ba770105c82fd3c1e4c83b22074900e112e73a44f022100e3836c37d83ecae0eca80a9c63b2ec583a711c0c2fa3fc33a0d584b643bf39dc:922c64590222798bb761d5b6d8e72950
|