Skip to content

x/vulndb: potential Go vuln in go.temporal.io/api: GHSA-q9w6-cwj4-gf4p #3462

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

Closed
GoVulnBot opened this issue Feb 12, 2025 · 1 comment
Closed

Comments

@GoVulnBot
Copy link

Advisory GHSA-q9w6-cwj4-gf4p references a vulnerability in the following Go modules:

Module
go.temporal.io/api

Description:
The Temporal api-go library prior to version 1.44.1 did not send update response information to Data Converter when the proxy package within the api-go module was used in a gRPC proxy prior to transmission. This resulted in information contained within the update response field not having Data Converter transformations (e.g. encryption) applied. This is an issue only when using the UpdateWorkflowExecution APIs (released on 13th January 2025) with a proxy leveraging the api-go library before version 1.44.1.

Other data fields were correctly sent to Data Converter. This issue does not impa...

References:

No existing reports found with this module or alias.
See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: go.temporal.io/api
      versions:
        - fixed: 1.44.1
      vulnerable_at: 1.44.0
summary: Unencrypted transmission in Temporal api-go library in go.temporal.io/api
cves:
    - CVE-2025-1243
ghsas:
    - GHSA-q9w6-cwj4-gf4p
references:
    - advisory: https://github.com/advisories/GHSA-q9w6-cwj4-gf4p
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-1243
    - fix: https://github.com/temporalio/api-go/commit/dad8b169ada911d3778e070484d1ae78a58bd22b
    - web: https://github.com/temporalio/api-go/releases/tag/v1.44.1
    - web: https://temporal.io/blog/announcing-a-new-operation-workflow-update
source:
    id: GHSA-q9w6-cwj4-gf4p
    created: 2025-02-12T20:01:31.812853088Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/652896 mentions this issue: DO_NOT_SUBMIT

gopherbot pushed a commit that referenced this issue Mar 3, 2025
  - data/reports/GO-2025-3462.yaml
  - data/reports/GO-2025-3476.yaml
  - data/reports/GO-2025-3485.yaml

Updates #3462
Updates #3476
Updates #3485

Change-Id: Icdf8b3080cf005af8d731df3180d72dba473ad18
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/652896
Reviewed-by: Zvonimir Pavlinovic <[email protected]>
Reviewed-by: Tatiana Bradley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Neal Patel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants