CVE-2023-37918
published 2023-07-21CVE-2023-37918: Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. A vulnerability has been found in Dapr that allows…
PriorityP350high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EPSS
1.13%
62.3th percentile
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. A vulnerability has been found in Dapr that allows bypassing API token authentication, which is used by the Dapr sidecar to authenticate calls coming from the application, with a well-crafted HTTP request. Users who leverage API token authentication are encouraged to upgrade Dapr to 1.10.9 or to 1.11.2. This vulnerability impacts Dapr users who have configured API token authentication. An attacker could craft a request that is always allowed by the Dapr sidecar over HTTP, even if the `dapr-api-token` in the request is invalid or missing. The issue has been fixed in Dapr 1.10.9 or to 1.11.2. There are no known workarounds for this vulnerability.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| dapr | dapr | < 1.11.2 | 1.11.2 |
| github.com | dapr_dapr | >= 0 < 1.10.9 | 1.10.9 |
| github.com | dapr_dapr | >= 1.11.0 < 1.11.2 | 1.11.2 |
| linuxfoundation | dapr | < 1.10.9 | 1.10.9 |
| linuxfoundation | dapr | >= 1.11.0 < 1.11.2 | 1.11.2 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr
osv·2024-08-20
CVE-2023-37918 Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr
Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr
Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr
GHSA
Dapr API token authentication bypass in HTTP endpoints
ghsa·2023-07-21
CVE-2023-37918 [MEDIUM] CWE-287 Dapr API token authentication bypass in HTTP endpoints
Dapr API token authentication bypass in HTTP endpoints
### Summary
A vulnerability has been found in Dapr that allows bypassing [API token authentication](https://docs.dapr.io/operations/security/api-token/), which is used by the Dapr sidecar to authenticate calls coming from the application, with a well-crafted HTTP request.
Users who leverage API token authentication are encouraged to upgrade Dapr to 1.10.9 and 1.11.2.
### Impact
This vulnerability impacts Dapr users who have configured API token authentication. An attacker could craft a request that is always allowed by the Dapr sidecar over HTTP, even if the `dapr-api-token` in the request is invalid or missing.
### Patches
The issue has been fixed in Dapr 1.10.9 and 1.11.2.
### Details
When API token authentication is
OSV
Dapr API token authentication bypass in HTTP endpoints
osv·2023-07-21
CVE-2023-37918 [MEDIUM] Dapr API token authentication bypass in HTTP endpoints
Dapr API token authentication bypass in HTTP endpoints
### Summary
A vulnerability has been found in Dapr that allows bypassing [API token authentication](https://docs.dapr.io/operations/security/api-token/), which is used by the Dapr sidecar to authenticate calls coming from the application, with a well-crafted HTTP request.
Users who leverage API token authentication are encouraged to upgrade Dapr to 1.10.9 and 1.11.2.
### Impact
This vulnerability impacts Dapr users who have configured API token authentication. An attacker could craft a request that is always allowed by the Dapr sidecar over HTTP, even if the `dapr-api-token` in the request is invalid or missing.
### Patches
The issue has been fixed in Dapr 1.10.9 and 1.11.2.
### Details
When API token authentication is
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://docs.dapr.io/operations/security/api-token/https://github.com/dapr/dapr/commit/83ca1abb11ffe34211db55dcd36d96b94252827ahttps://github.com/dapr/dapr/security/advisories/GHSA-59m6-82qm-vqgjhttps://docs.dapr.io/operations/security/api-token/https://github.com/dapr/dapr/commit/83ca1abb11ffe34211db55dcd36d96b94252827ahttps://github.com/dapr/dapr/security/advisories/GHSA-59m6-82qm-vqgj
2023-07-21
Published