Skip to content
New issue

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

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

Already on GitHub? # to your account

x/vulndb: potential Go vuln in github.com/envoyproxy/envoy: CVE-2024-34363 #2896

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

Comments

@tatianab
Copy link
Contributor

tatianab commented Jun 7, 2024

CVE-2024-34363 references github.com/envoyproxy/envoy, which may be a Go module.

Description:
Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/envoyproxy/envoy
      vulnerable_at: 1.30.2
      packages:
        - package: envoy
summary: CVE-2024-34363 in github.com/envoyproxy/envoy
cves:
    - CVE-2024-34363
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-34363
    - web: https://github.com/envoyproxy/envoy/security/advisories/GHSA-g979-ph9j-5gg4
source:
    id: CVE-2024-34363
    created: 2024-06-07T17:17:55.831381-04:00
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592765 mentions this issue: data/excluded,data/reports: add 10 reports

# for free to join this conversation on GitHub. Already have an account? # 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

2 participants