CVE-2023-27584
However, the secret key for JWT, "Secret Key", is hard coded, which leads to authentication bypass.
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 33.6%, higher than 98% of all known CVEs. Patch or mitigate before the next change window.
Description
Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project. Dragonfly uses JWT to verify user. However, the secret key for JWT, "Secret Key", is hard coded, which leads to authentication bypass. An attacker can perform any action as a user with admin privileges. This issue has been addressed in release version 2.0.9. All users are advised to upgrade. There are no known workarounds for this vulnerability.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 33.64% probability · 98th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-321, CWE-798
- Affected
- linuxfoundation/dragonfly
- Source
- security-advisories@github.com
References
- https://github.com/dragonflyoss/Dragonfly2/releases/tag/v2.0.9Release Notes
- https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889wExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.