Description
In HashiCorp Consul's API without authentication arises when Consul is improperly secured, exposing its endpoints to unauthorized access.
In HashiCorp Consul's API without authentication arises when Consul is improperly secured, exposing its endpoints to unauthorized access.
id: hashicorp-consul-unauth
info:
name: Hashicorp Consul API Unauthenticated
author: pussycat0x
severity: medium
description: |
In HashiCorp Consul's API without authentication arises when Consul is improperly secured, exposing its endpoints to unauthorized access.
reference:
- https://www.acunetix.com/vulnerabilities/web/hashicorp-consul-api-is-accessible-without-authentication/
metadata:
verified: true
max-request: 1
shodan-query: product:"Consul"
tags: hashicorp,consul,unauth,misconfig,vuln
http:
- method: GET
path:
- "{{BaseURL}}/v1/health/service/consul"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Node"
- "Service"
- "consul-network-segment"
condition: and
- type: status
status:
- 200
# digest: 4a0a00473045022100c4c57faf6b8b19423490d9cec2f89c48adccbce0561dbf6bdb7c1c094f3c781f02206c98e37f5cde8cffa9f24f4f8aebcfe5d019eb36a24bf4b14384beade4b15859:922c64590222798bb761d5b6d8e72950
# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.