| Reporter | Title | Published | Views | Family All 67 |
|---|---|---|---|---|
| Security Bulletin: A vulnerability in HashiCorp Consul affects IBM Robotic Process Automation and may result in server-side request forgery (CVE-2022-29153). | 14 Oct 202404:14 | – | ibm | |
| Security Bulletin: Multiple Vulnerabilities in CloudPak for Watson AIOPs | 26 Mar 202503:48 | – | ibm | |
| Security Bulletin: Open Source Dependency Vulnerability | 15 May 202318:49 | – | ibm | |
| CVE-2022-29153 | 19 Apr 202216:17 | – | attackerkb | |
| CVE-2022-29153 | 19 Apr 202216:17 | – | alpinelinux | |
| The vulnerability of the Consul and Consul Enterprise service configuration tool, which stems from insufficient validation of requests on the server side, allows attackers to carry out SSRF attacks. | 15 Apr 202500:00 | – | bdu_fstec | |
| CVE-2022-29153 vulnerabilities | 19 Apr 202216:17 | – | cgr | |
| CVE-2022-29153 | 19 Apr 202220:24 | – | circl | |
| HashiCorp Consul 代码问题漏洞 | 19 Apr 202200:00 | – | cnnvd | |
| CVE-2022-29153 | 19 Apr 202200:00 | – | cve |
id: CVE-2022-29153
info:
name: HashiCorp Consul/Consul Enterprise - Server-Side Request Forgery
author: c-sh0
severity: high
description: |
HashiCorp Consul and Consul Enterprise up to 1.9.16, 1.10.9, and 1.11 are susceptible to server-side request forgery. When redirects are returned by HTTP health check endpoints, Consul follows these HTTP redirects by default. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
impact: |
Successful exploitation of this vulnerability could allow an attacker to send crafted requests to internal resources, leading to unauthorized access or information disclosure.
remediation: 1) HTTP + interval health check configuration provides a disable_redirects option to prohibit this behavior. 2) Fixed in 1.9.17, 1.10.10, and 1.11.5.
reference:
- https://discuss.hashicorp.com/t/hcsec-2022-10-consul-s-http-health-check-may-allow-server-side-request-forgery/38393
- https://github.com/hashicorp/consul/pull/12685
- https://developer.hashicorp.com/consul/docs/discovery/checks
- https://nvd.nist.gov/vuln/detail/CVE-2022-29153
- https://discuss.hashicorp.com
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
cvss-score: 7.5
cve-id: CVE-2022-29153
cwe-id: CWE-918
epss-score: 0.08519
epss-percentile: 0.94375
cpe: cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*
metadata:
verified: true
max-request: 2
vendor: hashicorp
product: consul
shodan-query:
- title:"Consul by HashiCorp"
- http.title:"consul by hashicorp"
- cpe:"cpe:2.3:a:hashicorp:consul"
fofa-query: title="consul by hashicorp"
google-query: intitle:"consul by hashicorp"
tags: cve,cve2022,consul,hashicorp,ssrf,intrusive,vkev,vuln
http:
- raw:
- | # register safe test node
PUT /v1/agent/check/register HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"id":"{{randstr}}","name":"TEST NODE","method":"GET","http":"http://oast.me","interval":"10s","timeout":"1s","disable_redirects":true}
- | # deregister test node
PUT /v1/agent/check/deregister/{{randstr}} HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
matchers-condition: and
matchers:
- type: word
part: body
words:
- unknown field "disable_redirects"
- type: status
status:
- 400
# digest: 4b0a004830460221008de0f79b30094290717b488d7f98a7c4b5014fd824f6761c96975576700f561b022100a6d877771d1b7e31f18926d1c87082f1c066cd969a023ad98801b4eb558f5857:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation