GHSA-gm2g-2xr9-pxxj

Suggest an improvement
Source
https://github.com/advisories/GHSA-gm2g-2xr9-pxxj
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/06/GHSA-gm2g-2xr9-pxxj/GHSA-gm2g-2xr9-pxxj.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gm2g-2xr9-pxxj
Aliases
Related
Published
2023-06-30T18:31:02Z
Modified
2024-08-20T20:58:35.578247Z
Severity
  • 3.0 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
Temporal Server vulnerable to Incorrect Authorization and Insecure Default Initialization of Resource
Details

Insecure defaults in open-source Temporal Server before version 1.20 on all platforms allows an attacker to craft a task token with access to a namespace other than the one specified in the request. Creation of this task token must be done outside of the normal Temporal server flow. It requires the namespace UUID and information from the workflow history for the target namespace. Under these conditions, it is possible to interfere with pending tasks in other namespaces, such as marking a task failed or completed. If a task is targeted for completion by the attacker, the targeted namespace must also be using the same data converter configuration as the initial, valid, namespace for the task completion payload to be decoded by workers in the target namespace.

Database specific
{
    "nvd_published_at": "2023-06-30T18:15:10Z",
    "cwe_ids": [
        "CWE-1188",
        "CWE-863"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-30T20:25:35Z"
}
References

Affected packages

Go / go.temporal.io/server

Package

Name
go.temporal.io/server
View open source insights on deps.dev
Purl
pkg:golang/go.temporal.io/server

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.20.0