golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/zitadel/zitadel: CVE-2024-49757 #3217

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-49757 references a vulnerability in the following Go modules:

Module
github.com/zitadel/zitadel

Description: The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Due to a missing security check in versions prior to 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7, disabling the "User Registration allowed" option only hid the registration button on the login page. Users could bypass this restriction by directly accessing the registration URL (/ui/login/loginname) and register a user that way. Versions 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 contain a patch. No known workarounds are available.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/zitadel/zitadel
      vulnerable_at: 1.87.5
summary: CVE-2024-49757 in github.com/zitadel/zitadel
cves:
    - CVE-2024-49757
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-49757
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.58.7
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.59.5
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.60.4
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.61.4
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.62.7
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.63.5
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.64.0
    - web: https://github.com/zitadel/zitadel/security/advisories/GHSA-3rmw-76m6-4gjc
source:
    id: CVE-2024-49757
    created: 2024-10-25T16:01:19.114752708Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/622835 mentions this issue: data/reports: add 16 unreviewed reports