Vulnerability CVE-2023-27584


Published: 2024-09-19   Modified: 2024-09-20

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.

Type:

CWE-321

(Use of Hard-coded Cryptographic Key)

 References:
https://github.com/dragonflyoss/Dragonfly2/security/advisories/GHSA-hpc8-7wpm-889w
https://github.com/dragonflyoss/Dragonfly2/releases/tag/v2.0.9

Copyright 2024, cxsecurity.com

 

Back to Top