35 lines
883 B
YAML
35 lines
883 B
YAML
id: couchdb-exposure
|
|
|
|
info:
|
|
name: Apache CouchDB Panel - Detect
|
|
author: organiccrap
|
|
severity: info
|
|
description: Apache CouchDB panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:apache:couchdb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: couchdb
|
|
vendor: apache
|
|
tags: panel,couchdb,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/_all_dbs'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- CouchDB/
|
|
- Erlang OTP/
|
|
part: header
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502202460dc58be10e57f100b410c936566550b450b09ba63c9bae5f1d4154febff0d022100933ab91c370c6a865a941d02ada1ad45639d3eb05571de02ffeb974402aae792:922c64590222798bb761d5b6d8e72950 |