2021-08-19 09:27:01 +00:00
|
|
|
id: couchbase-buckets-api
|
2021-08-19 09:26:35 +00:00
|
|
|
|
|
|
|
info:
|
2023-02-05 17:26:00 +00:00
|
|
|
name: Couchbase Buckets Unauthenticated REST API - Detect
|
2021-08-19 09:26:35 +00:00
|
|
|
author: geeknik
|
2023-03-03 15:27:54 +00:00
|
|
|
severity: medium
|
2023-02-05 17:26:00 +00:00
|
|
|
description: Couchbase Buckets REST API without authentication was detected.
|
2023-10-14 11:27:55 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.couchbase.com/server/current/rest-api/rest-bucket-intro.html
|
|
|
|
- https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-couchbase-bucket.html
|
2023-02-05 17:26:00 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,couchbase
|
2021-08-19 09:26:35 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-19 09:26:35 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pools/default/buckets"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '"couchbase":'
|
|
|
|
- '"bucket":'
|
|
|
|
- '"data":'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'application/json'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100e55dbcbb79adce61041fd1cac9a564f188b7e62a6d0f7c290482da1fb502bd7b022063a58d316d535472c2601e23b2f4b717d6899e978ee9c58c92603914303b2739:922c64590222798bb761d5b6d8e72950
|