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-2023-48298 #2418

Closed
GoVulnBot opened this issue Dec 22, 2023 · 2 comments
Assignees
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module.

Comments

@GoVulnBot
Copy link

CVE-2023-48298 references github.com/ClickHouse/ClickHouse, which may be a Go module.

Description:
ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time. This vulnerability is an integer underflow resulting in crash due to stack buffer overflow in decompression of FPC codec. It can be triggered and exploited by an unauthenticated attacker. The vulnerability is very similar to CVE-2023-47118 with how the vulnerable function can be exploited.

References:

Cross references:

See doc/triage.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
      packages:
        - package: ClickHouse
cves:
    - CVE-2023-48298
references:
    - advisory: https://github.com/ClickHouse/ClickHouse/security/advisories/GHSA-qw9f-qv29-8938
    - fix: https://github.com/ClickHouse/ClickHouse/pull/56795

@jba jba self-assigned this Dec 26, 2023
@jba
Copy link
Contributor

jba commented Jan 3, 2024

The only Go code in this repo is for diagnostic tools.

@jba jba added the excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. label Jan 3, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/553636 mentions this issue: data/excluded: batch add 6 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.
Projects
None yet
Development

No branches or pull requests

3 participants