CVE 2 LOW

Directories created via os.MkdirAll are not checked for permissions_CVE-2025-59349

2 / 10
LOW
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P

Description

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, DragonFly2 uses the os.MkdirAll function to create certain directory paths with specific access permissions. This function does not perform any permission checks when a given directory path already exists. This allows a local attacker to create a directory to be used later by DragonFly2 with broad permissions before DragonFly2 does so, potentially allowing the attacker to tamper with the files. This vulnerability is fixed in 2.1.0.

Basic Information

ID CVE-2025-59349
Source GitHub_M
Published Sep 17, 2025 at 19:41

Affected Product

Vendor dragonflyoss
Product dragonfly
Version < 2.1.0
Affected Versions dragonflyoss dragonfly < 2.1.0

CWE Classification

References

πŸ’­ Join the Security Discussion

πŸ”’ Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.