Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/ClickHouse/ClickHouse: CVE-2024-6873 #3018

Closed
GoVulnBot opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged

Comments

@GoVulnBot
Copy link

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

Module
github.com/ClickHouse/ClickHouse

Description:
It is possible to crash or redirect the execution flow of the ClickHouse server process from an unauthenticated vector by sending a specially crafted request to the ClickHouse server native interface. This redirection is limited to what is available within a 256-byte range of memory at the time of execution, and no known remote code execution (RCE) code has been produced or exploited.

 Fixes have been merged to all currently supported version of ClickHouse. If you are maintaining your own forked version of ClickHouse or using an older version and cannot upgrade, the fix for this vulnerabili...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/ClickHouse/ClickHouse
      vulnerable_at: 21.1.0-testing+incompatible
summary: CVE-2024-6873 in github.com/ClickHouse/ClickHouse
cves:
    - CVE-2024-6873
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-6873
    - web: https://github.com/ClickHouse/ClickHouse/security/advisories/GHSA-432f-r822-j66f
source:
    id: CVE-2024-6873
    created: 2024-08-01T17:01:13.595357569Z
review_status: UNREVIEWED

@tatianab tatianab self-assigned this Aug 7, 2024
@tatianab tatianab added excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. and removed possibly not Go labels Aug 19, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/606776 mentions this issue: data/excluded: add 2 excluded reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged
Projects
None yet
Development

No branches or pull requests

3 participants