Publish GHSA-q9w6-cwj4-gf4p

This commit is contained in:
advisory-database[bot]
2025-02-12 19:39:19 +00:00
parent 0b684bf940
commit 5fcca95b7e
@@ -1,24 +1,53 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q9w6-cwj4-gf4p",
"modified": "2025-02-12T03:31:14Z",
"modified": "2025-02-12T19:37:52Z",
"published": "2025-02-12T03:31:14Z",
"aliases": [
"CVE-2025-1243"
],
"summary": "Unencrypted transmission in Temporal api-go library",
"details": "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.\n\nOther data fields were correctly sent to Data Converter. This issue does not impact the Data Converter server. Data was encrypted in transit. Temporal Cloud services are not impacted.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "go.temporal.io/api"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.44.1"
}
]
}
]
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1243"
},
{
"type": "WEB",
"url": "https://github.com/temporalio/api-go/commit/dad8b169ada911d3778e070484d1ae78a58bd22b"
},
{
"type": "PACKAGE",
"url": "https://github.com/temporalio/api-go"
},
{
"type": "WEB",
"url": "https://github.com/temporalio/api-go/releases/tag/v1.44.1"
@@ -33,8 +62,8 @@
"CWE-311"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-02-12T19:37:52Z",
"nvd_published_at": "2025-02-12T01:15:09Z"
}
}