Files
nuclei-templates/http/misconfiguration/apache/apache-couchdb-unauth.yaml

30 lines
1.0 KiB
YAML
Raw Normal View History

2023-08-18 09:07:14 +05:30
id: apache-couchdb-unauth
info:
name: Apache CouchDB - Unauthenticated Access
author: SleepingBag945
severity: high
2024-01-03 11:38:41 +05:30
description: Apache CouchDB is exposed to external users.
2023-08-18 10:16:51 +05:30
reference:
- https://github.com/ax1sX/SecurityList/blob/main/Database/CouchDB.md
- https://github.com/taomujian/linbing/blob/master/python/app/plugins/http/CouchDB/Couchdb_Unauthorized.py
- https://github.com/mubix/tools/blob/master/nmap/scripts/couchdb-stats.nse
2023-08-18 09:07:14 +05:30
metadata:
2023-08-18 10:16:51 +05:30
verified: true
2023-10-14 16:57:55 +05:30
max-request: 1
2023-08-18 09:07:14 +05:30
shodan-query: product:"CouchDB"
fofa-query: app="APACHE-CouchDB"
tags: apache,couchdb,unauth,misconfig
http:
- method: GET
path:
- "{{BaseURL}}/_config"
matchers:
- type: dsl
dsl:
2023-08-18 10:16:51 +05:30
- 'status_code == 200'
- 'contains(body,"httpd_design_handlers") && contains(body,"external_manager")'
condition: and
2024-12-01 13:57:55 +00:00
# digest: 4a0a00473045022100ff7477891f0eafddebc45ad34d1d90a8ba60c094b78c7ca1f806b0dfa97b54b702206fabf94a1eca4229eed4908684122e2e070d889dc1c417043d8e88d297020307:922c64590222798bb761d5b6d8e72950