gsd-2019-12291
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2019-12291",
    "description": "HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.",
    "id": "GSD-2019-12291"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2019-12291"
      ],
      "details": "HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.",
      "id": "GSD-2019-12291",
      "modified": "2023-12-13T01:23:43.653772Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-12291",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/hashicorp/consul/issues/5888",
            "refsource": "CONFIRM",
            "url": "https://github.com/hashicorp/consul/issues/5888"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "_git_import_path": "go/github.com/hashicorp/consul/acl",
          "affected_range": "\u003e=v1.4.0 \u003c=v1.5.0",
          "affected_versions": "All versions starting from 1.4.0 up to 1.5.0",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2019-06-10",
          "description": "HashiCorp has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.",
          "fixed_versions": [
            "v1.5.1"
          ],
          "identifier": "CVE-2019-12291",
          "identifiers": [
            "CVE-2019-12291"
          ],
          "not_impacted": "All versions before 1.4.0, all versions after 1.5.0",
          "package_slug": "go/github.com/hashicorp/consul",
          "pubdate": "2019-06-06",
          "solution": "Upgrade to version 1.5.1 or above.",
          "title": "Improper Access Control",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-12291",
            "https://github.com/hashicorp/consul/issues/5888"
          ],
          "uuid": "564d6e10-f701-4272-9324-d3e754971191",
          "versions": [
            {
              "commit": {
                "sha": "b74d229f20bc72cc2ebace9f6349ab63aa106a15",
                "tags": [
                  "v1.4.0"
                ],
                "timestamp": "20181114233747"
              },
              "number": "v1.4.0"
            },
            {
              "commit": {
                "sha": "e67c6fdd9b3c6a31d91d7abf1a32c82cb9437968",
                "tags": [
                  "v1.5.0"
                ],
                "timestamp": "20190508203408"
              },
              "number": "v1.5.0"
            },
            {
              "commit": {
                "sha": "40252323dbdddf5d958e7611c506e329f8efea74",
                "tags": [
                  "v1.5.1"
                ],
                "timestamp": "20190522221912"
              },
              "number": "v1.5.1"
            }
          ]
        },
        {
          "affected_range": "\u003e=v1.4.0 \u003cv1.5.1",
          "affected_versions": "All versions starting from 1.4.0 before 1.5.1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2023-06-09",
          "description": "HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured.",
          "fixed_versions": [
            "v1.5.1"
          ],
          "identifier": "CVE-2019-12291",
          "identifiers": [
            "GHSA-h65h-v7fw-4p38",
            "CVE-2019-12291"
          ],
          "not_impacted": "All versions before 1.4.0, all versions starting from 1.5.1",
          "package_slug": "go/github.com/hashicorp/consul/acl",
          "pubdate": "2023-06-09",
          "solution": "Upgrade to version 1.5.1 or above.",
          "title": "HashiCorp Consul Incorrect Access Control vulnerability",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2019-12291",
            "https://github.com/hashicorp/consul/issues/5888",
            "https://github.com/hashicorp/consul/commit/36ebca1fd0129278487c6570449bc8cc03987890",
            "https://www.hashicorp.com/blog/category/consul",
            "https://github.com/advisories/GHSA-h65h-v7fw-4p38"
          ],
          "uuid": "f8aa031f-ee3c-491a-ab44-7f82d7e9c500",
          "versions": [
            {
              "commit": {
                "sha": "b74d229f20bc72cc2ebace9f6349ab63aa106a15",
                "tags": [
                  "v1.4.0"
                ],
                "timestamp": "20181114223747"
              },
              "number": "v1.4.0"
            },
            {
              "commit": {
                "sha": "40252323dbdddf5d958e7611c506e329f8efea74",
                "tags": [
                  "v1.5.1"
                ],
                "timestamp": "20190522201912"
              },
              "number": "v1.5.1"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:hashicorp:consul:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.5.0",
                "versionStartIncluding": "1.4.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2019-12291"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "HashiCorp Consul 1.4.0 through 1.5.0 has Incorrect Access Control. Keys not matching a specific ACL rule used for prefix matching in a policy can be deleted by a token using that policy even with default deny settings configured."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/hashicorp/consul/issues/5888",
              "refsource": "CONFIRM",
              "tags": [
                "Mitigation",
                "Issue Tracking",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/hashicorp/consul/issues/5888"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.4,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 4.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2020-08-24T17:37Z",
      "publishedDate": "2019-06-06T17:29Z"
    }
  }
}


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.