CVE-2023-27584

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27584
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27584.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-27584
Aliases
Published
2024-09-19T23:15:11Z
Modified
2024-10-08T00:03:42Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/dragonflyoss/dragonfly2

Affected ranges

Type
GIT
Repo
https://github.com/dragonflyoss/dragonfly2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed