CVE-2023-27584

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*

History

20 Dec 2024, 19:11

Type Values Removed Values Added
CPE cpe:2.3:a:d7y:dragonfly:*:*:*:*:*:go:*:* cpe:2.3:a:linuxfoundation:dragonfly:*:*:*:*:*:go:*:*
First Time Linuxfoundation
Linuxfoundation dragonfly

Information

Published : 2024-09-19 23:15

Updated : 2024-12-20 19:11


NVD link : CVE-2023-27584

Mitre link : CVE-2023-27584

CVE.ORG link : CVE-2023-27584


JSON object : View

Products Affected

linuxfoundation

  • dragonfly
CWE
CWE-321

Use of Hard-coded Cryptographic Key

CWE-798

Use of Hard-coded Credentials