Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Temporal | Temporal | < 1.20.0 |
Related Weaknesses (CWE)
References
- https://github.com/temporalio/temporal/releases/tag/v1.20.0Release Notes
- https://github.com/temporalio/temporal/releases/tag/v1.20.0Release Notes
FAQ
What is CVE-2023-3485?
CVE-2023-3485 is a vulnerability with a CVSS score of 3.0 (LOW). 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. C...
How severe is CVE-2023-3485?
CVE-2023-3485 has been rated LOW with a CVSS base score of 3.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-3485?
Check the references section above for vendor advisories and patch information. Affected products include: Temporal Temporal.