Vulnerability Description
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. Dapr sends the app token of the invoker app instead of the app token of the invoked app. This causes of a leak of the application token of the invoker app to the invoked app when using Dapr as a gRPC proxy for remote service invocation. This vulnerability impacts Dapr users who use Dapr as a gRPC proxy for remote service invocation as well as the Dapr App API token functionality. An attacker could exploit this vulnerability to gain access to the app token of the invoker app, potentially compromising security and authentication mechanisms. This vulnerability was patched in version 1.13.3.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/dapr/dapr/commit/e0591e43d0cdfd30a2f2960dce5d9892dc98bc2c
- https://github.com/dapr/dapr/issues/7344
- https://github.com/dapr/dapr/pull/7404
- https://github.com/dapr/dapr/releases/tag/v1.13.3
- https://github.com/dapr/dapr/security/advisories/GHSA-284c-x8m7-9w5h
- https://github.com/dapr/dapr/commit/e0591e43d0cdfd30a2f2960dce5d9892dc98bc2c
- https://github.com/dapr/dapr/issues/7344
- https://github.com/dapr/dapr/pull/7404
- https://github.com/dapr/dapr/releases/tag/v1.13.3
- https://github.com/dapr/dapr/security/advisories/GHSA-284c-x8m7-9w5h
FAQ
What is CVE-2024-35223?
CVE-2024-35223 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. Dapr sends the app token of the invoker app instead of the app token of the invoked app. This cau...
How severe is CVE-2024-35223?
CVE-2024-35223 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35223?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.