Apache CouchDB Fauxton Panel - Detect
ID: couchdb-fauxton
Severity: info
Author: pdteam
Tags: panel,apache,couchdb
Description
Section titled “Description”Apache CouchDB Fauxton panel was detected.
YAML Source
Section titled “YAML Source”id: couchdb-fauxton
info: name: Apache CouchDB Fauxton Panel - Detect author: pdteam severity: info description: Apache CouchDB Fauxton 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 vendor: apache product: couchdb shodan-query: - product:"couchdb" - cpe:"cpe:2.3:a:apache:couchdb" tags: panel,apache,couchdb
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - '<title>Project Fauxton</title>'# digest: 4b0a00483046022100844c6ff5433144cd125b43fa8f4efafc243303d884de557dbed0ca67eafa87b1022100f838f557b4d96c343058773b9f7f29c5ddcb5f25712e6133c2e92dc569bfecfb:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/couchdb-fauxton.yaml"