2020-07-02 13:53:41 +00:00
|
|
|
id: couchdb-adminparty
|
2020-08-25 19:43:43 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
info:
|
2020-08-25 15:29:11 +00:00
|
|
|
name: CouchDB Admin Party
|
2020-07-02 13:53:41 +00:00
|
|
|
author: organiccrap
|
|
|
|
severity: high
|
2021-09-05 21:13:45 +00:00
|
|
|
description: Requests made against CouchDB are done in the context of an admin user.
|
2021-02-12 05:53:01 +00:00
|
|
|
tags: couchdb
|
2020-08-25 19:43:43 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/_users/_all_docs'
|
2021-09-08 12:17:19 +00:00
|
|
|
|
2020-07-02 13:53:41 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- CouchDB/
|
|
|
|
- Erlang OTP/
|
|
|
|
part: header
|
|
|
|
condition: and
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- total_rows
|
|
|
|
- offset
|
|
|
|
part: body
|
|
|
|
condition: and
|