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-49753 #3216

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

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

Module
github.com/zitadel/zitadel

Description: Zitadel is open-source identity infrastructure software. Versions prior to 2.64.1, 2.63.6, 2.62.8, 2.61.4, 2.60.4, 2.59.5, and 2.58.7 have a flaw in the URL validation mechanism of Zitadel actions allows bypassing restrictions intended to block requests to localhost (127.0.0.1). The isHostBlocked check, designed to prevent such requests, can be circumvented by creating a DNS record that resolves to 127.0.0.1. This enables actions to send requests to localhost despite the intended security measures. This vulnerability potentially allows unauthorized access to unsecured internal endpoints, which...

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-49753 in github.com/zitadel/zitadel
cves:
    - CVE-2024-49753
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-49753
    - 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.8
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.63.6
    - web: https://github.com/zitadel/zitadel/releases/tag/v2.64.1
    - web: https://github.com/zitadel/zitadel/security/advisories/GHSA-6cf5-w9h3-4rqv
source:
    id: CVE-2024-49753
    created: 2024-10-25T16:01:18.526190407Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

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