gsd-2022-3920
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering's imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2022-3920",
    "id": "GSD-2022-3920",
    "references": [
      "https://advisories.mageia.org/CVE-2022-3920.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-3920"
      ],
      "details": "HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering\u0027s imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0.",
      "id": "GSD-2022-3920",
      "modified": "2023-12-13T01:19:40.415790Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security@hashicorp.com",
        "ID": "CVE-2022-3920",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Consul",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "1.13.0"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.1"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.2"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.3"
                        }
                      ]
                    }
                  },
                  {
                    "product_name": "Consul Enterprise",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "1.13.0"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.1"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.2"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "1.13.3"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "HashiCorp"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering\u0027s imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-862",
                "lang": "eng",
                "value": "CWE-862 Missing Authorization"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946",
            "refsource": "MISC",
            "url": "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946"
          }
        ]
      },
      "source": {
        "discovery": "INTERNAL"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=1.13.0 \u003c=1.13.3",
          "affected_versions": "All versions starting from 1.13.0 up to 1.13.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-862",
            "CWE-937"
          ],
          "date": "2022-11-18",
          "description": "HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering\u0027s imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0.",
          "fixed_versions": [
            "1.14.0"
          ],
          "identifier": "CVE-2022-3920",
          "identifiers": [
            "CVE-2022-3920"
          ],
          "not_impacted": "All versions before 1.13.0, all versions after 1.13.3",
          "package_slug": "go/github.com/hashicorp/consul",
          "pubdate": "2022-11-16",
          "solution": "Upgrade to version 1.14.0 or above.",
          "title": "Missing Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-3920",
            "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946"
          ],
          "uuid": "8533536d-d406-4e4c-8d11-6091d86c51f2"
        },
        {
          "affected_range": "\u003e=1.13.0 \u003c=1.13.3",
          "affected_versions": "All versions starting from 1.13.0 up to 1.13.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-862",
            "CWE-937"
          ],
          "date": "2022-11-18",
          "description": "HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering\u0027s imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0.",
          "fixed_versions": [
            "1.14.0"
          ],
          "identifier": "CVE-2022-3920",
          "identifiers": [
            "CVE-2022-3920"
          ],
          "not_impacted": "All versions before 1.13.0, all versions after 1.13.3",
          "package_slug": "go/github.com/hashicorp/consul/acl",
          "pubdate": "2022-11-16",
          "solution": "Upgrade to version 1.14.0 or above.",
          "title": "Missing Authorization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-3920",
            "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946"
          ],
          "uuid": "8356589b-d09e-47e8-be02-4b409d4ef103"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:hashicorp:consul:*:*:*:*:-:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.13.3",
                "versionStartIncluding": "1.13.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:hashicorp:consul:*:*:*:*:enterprise:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.13.3",
                "versionStartIncluding": "1.13.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security@hashicorp.com",
          "ID": "CVE-2022-3920"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "HashiCorp Consul and Consul Enterprise 1.13.0 up to 1.13.3 do not filter cluster filtering\u0027s imported nodes and services for HTTP or RPC endpoints used by the UI. Fixed in 1.14.0."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-862"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://discuss.hashicorp.com/t/hcsec-2022-28-consul-cluster-peering-leaks-imported-nodes-services-information/46946"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2022-11-18T20:21Z",
      "publishedDate": "2022-11-16T00:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.