Enhancement: exposures/apis/couchbase-buckets-api.yaml by mp
parent
4a308b92fe
commit
b86685be7b
|
@ -1,9 +1,14 @@
|
||||||
id: couchbase-buckets-api
|
id: couchbase-buckets-api
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Couchbase Buckets REST API - Unauthenticated
|
name: Couchbase Buckets Unauthenticated REST API - Detect
|
||||||
author: geeknik
|
author: geeknik
|
||||||
severity: info
|
severity: info
|
||||||
|
description: Couchbase Buckets REST API without authentication was detected.
|
||||||
|
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
|
||||||
reference:
|
reference:
|
||||||
- https://docs.couchbase.com/server/current/rest-api/rest-bucket-intro.html
|
- 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
|
- https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-metricset-couchbase-bucket.html
|
||||||
|
@ -31,3 +36,5 @@ requests:
|
||||||
part: header
|
part: header
|
||||||
words:
|
words:
|
||||||
- 'application/json'
|
- 'application/json'
|
||||||
|
|
||||||
|
# Enhanced by mp on 2023/02/05
|
||||||
|
|
Loading…
Reference in New Issue