gsd-2023-33264
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don't mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-33264",
    "id": "GSD-2023-33264"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-33264"
      ],
      "details": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don\u0027t mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.",
      "id": "GSD-2023-33264",
      "modified": "2023-12-13T01:20:37.233922Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-33264",
        "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": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don\u0027t mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/hazelcast/hazelcast/pull/24266",
            "refsource": "MISC",
            "url": "https://github.com/hazelcast/hazelcast/pull/24266"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,5.0.4],[5.1,5.1.6),[5.2,5.2.3]",
          "affected_versions": "All versions up to 5.0.4, all versions starting from 5.1 before 5.1.6, all versions starting from 5.2 up to 5.2.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-522",
            "CWE-937"
          ],
          "date": "2023-06-02",
          "description": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don\u0027t mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.",
          "fixed_versions": [
            "5.0.5",
            "5.1.6",
            "5.2.4"
          ],
          "identifier": "CVE-2023-33264",
          "identifiers": [
            "CVE-2023-33264"
          ],
          "not_impacted": "All versions starting from 5.0.5 before 5.1, all versions starting from 5.1.6 before 5.2, all versions starting from 5.2.4",
          "package_slug": "maven/com.hazelcast/hazelcast-enterprise",
          "pubdate": "2023-05-22",
          "solution": "Upgrade to version 5.0.5, 5.1.6, 5.2.4 or above.",
          "title": "Insufficiently Protected Credentials",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33264",
            "https://github.com/hazelcast/hazelcast/pull/24266"
          ],
          "uuid": "a670812d-5a83-4bc6-8e08-f89164a78a53"
        },
        {
          "affected_range": "[5.0,5.0.4),[5.1,5.1.6),[5.2,5.2.3)",
          "affected_versions": "All versions starting from 5.0 before 5.0.4, all versions starting from 5.1 before 5.1.6, all versions starting from 5.2 before 5.2.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-522",
            "CWE-937"
          ],
          "date": "2023-06-02",
          "description": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don\u0027t mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.",
          "fixed_versions": [
            "5.0.4",
            "5.1.6",
            "5.2.3"
          ],
          "identifier": "CVE-2023-33264",
          "identifiers": [
            "CVE-2023-33264",
            "GHSA-5gj6-62g7-vmgf"
          ],
          "not_impacted": "All versions before 5.0, all versions starting from 5.0.4 before 5.1, all versions starting from 5.1.6 before 5.2, all versions starting from 5.2.3",
          "package_slug": "maven/com.hazelcast/hazelcast",
          "pubdate": "2023-05-22",
          "solution": "Upgrade to versions 5.0.4, 5.1.6, 5.2.3 or above.",
          "title": "Hazelcast vulnerable to unmasked password exposure",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-33264",
            "https://github.com/hazelcast/hazelcast/pull/24266",
            "https://github.com/hazelcast/hazelcast/pull/24266/commits/80a502d53cc48bf895711ab55f95e3a51e344ac1",
            "https://github.com/hazelcast/hazelcast/commit/74eed86c2b2b727148c442e98a01d0ca6941a49e",
            "https://github.com/advisories/GHSA-5gj6-62g7-vmgf"
          ],
          "uuid": "315f9659-50b4-4a30-ba61-280f7be45501"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "5.2.3",
                "versionStartIncluding": "5.2",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "5.0.4",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:hazelcast:hazelcast:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "5.1.6",
                "versionStartIncluding": "5.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-33264"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don\u0027t mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-522"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/hazelcast/hazelcast/pull/24266",
              "refsource": "MISC",
              "tags": [
                "Patch"
              ],
              "url": "https://github.com/hazelcast/hazelcast/pull/24266"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2023-06-02T17:41Z",
      "publishedDate": "2023-05-22T01: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.