Lucene search
+L

495 matches found

Cvelist
Cvelist
added 2025/09/17 7:43 p.m.10 views

CVE-2025-59350 Timing attacks against Proxy’s basic authentication are possible

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the access control mechanism for the Proxy feature uses simple string comparisons and is therefore vulnerable to timing attacks. An attacker may try to guess the password one character at a time...

6.9CVSS0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 7:43 p.m.5 views

CVE-2025-59350 Timing attacks against Proxy’s basic authentication are possible

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the access control mechanism for the Proxy feature uses simple string comparisons and is therefore vulnerable to timing attacks. An attacker may try to guess the password one character at a time...

6.9CVSS6.7AI score0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/17 7:43 p.m.22 views

CVE-2025-59350

CVE-2025-59350 - Dragonfly : A timing-attack vulnerability in the Proxy feature’s access control (string comparison) prior to 2.1.0 enables an attacker to guess passwords by measuring response times. The issue is fixed in 2.1.0. Affected: Dragonfly, proxy access control mechanism. Mitigation: upg...

6.9CVSS6.6AI score0.00315EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 7:41 p.m.2 views

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

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

5.1CVSS6AI score0.00106EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/17 7:41 p.m.44 views

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

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

5.1CVSS0.00106EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/17 7:41 p.m.40 views

CVE-2025-59349

Dragonfly (DragonflyOS) prior to version 2.1.0 is affected: the code path that creates directory structures using os.MkdirAll does not enforce permission checks when the target directory already exists. A local attacker could pre-create a directory with broad permissions and have Dragonfly2 subse...

5.1CVSS6AI score0.00106EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/17 7:41 p.m.20 views

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

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

5.1CVSS6.1AI score0.00106EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/17 7:30 p.m.24 views

CVE-2025-59348

CVE-2025-59348 affects Dragonfly, an open-source P2P file distribution and image acceleration system. The vulnerability lies in the processPieceFromSource method, where an uninitialized variable n is used as a guard for the AddTraffic call instead of the actual result.Size, causing the structure’...

7.5CVSS6.5AI score0.00331EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/17 7:30 p.m.22 views

CVE-2025-59348 Dragonfly incorrectly handles a task structure’s usedTraffic field

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the processPieceFromSource method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the AddTraffic method call, instead of the...

6.9CVSS0.00331EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/17 7:30 p.m.2 views

CVE-2025-59348 Dragonfly incorrectly handles a task structure’s usedTraffic field

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the processPieceFromSource method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the AddTraffic method call, instead of the...

6.9CVSS6.5AI score0.00331EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 7:30 p.m.11 views

CVE-2025-59348 Dragonfly incorrectly handles a task structure’s usedTraffic field

Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the processPieceFromSource method does not update the structure’s usedTraffic field, because an uninitialized variable n is used as a guard to the AddTraffic method call, instead of the...

6.9CVSS6.5AI score0.00331EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/09/17 7:28 p.m.2 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via the getAuthToken function. An attacker can cause denial of service and compromise file integrity by performing a network-level man-in-the-middle attack that provides invalid data to the process. Remediation...

6.9CVSS6.5AI score0.00159EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 7:28 p.m.1 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via the getAuthToken function. An attacker can cause denial of service and compromise file integrity by performing a network-level man-in-the-middle attack that provides invalid data to the process. Remediation...

6.9CVSS6.5AI score0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 7:28 p.m.7 views

GHSA-98X5-JW98-6C97 Dragonfly's manager makes requests to external endpoints with disabled TLS authentication

Impact The Manager disables TLS certificate verification in two HTTP clients figures 3.1 and 3.2. The clients are not configurable, so users have no way to re-enable the verification. golang func getAuthTokenctx context.Context, header http.Header string, error skipped client := &http.Client...

6.9CVSS6.8AI score0.00159EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/09/17 7:28 p.m.12 views

Dragonfly's manager makes requests to external endpoints with disabled TLS authentication

Impact The Manager disables TLS certificate verification in two HTTP clients figures 3.1 and 3.2. The clients are not configurable, so users have no way to re-enable the verification. golang func getAuthTokenctx context.Context, header http.Header string, error skipped client := &http.Client...

6.9CVSS6.8AI score0.00159EPSS
SaveExploits0References5Affected Software2
Snyk
Snyk
added 2025/09/17 7:27 p.m.2 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the CreatePreheat process and peer-to-peer communication mechanisms. An attacker can access internal network resources by supplying crafted URLs to API endpoints or by leveraging peer requests,...

8.7CVSS6.7AI score0.00231EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 7:27 p.m.1 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the CreatePreheat process and peer-to-peer communication mechanisms. An attacker can access internal network resources by supplying crafted URLs to API endpoints or by leveraging peer requests,...

8.7CVSS6.7AI score0.00231EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/17 7:27 p.m.1 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the CreatePreheat process and peer-to-peer communication mechanisms. An attacker can access internal network resources by supplying crafted URLs to API endpoints or by leveraging peer requests,...

8.7CVSS6.7AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/17 7:27 p.m.6 views

GHSA-G2RQ-JV54-WCPR Dragonfly vulnerable to server-side request forgery

Impact There are multiple server-side request forgery SSRF vulnerabilities in the DragonFly2 system. The vulnerabilities enable users to force DragonFly2’s components to make requests to internal services, which otherwise are not accessible to the users. One SSRF attack vector is exposed by the...

8.7CVSS6.8AI score0.00231EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/17 7:23 p.m.30 views

CVE-2025-59347

CVE-2025-59347 affects Dragonfly before version 2.1.0, where the Manager disables TLS certificate verification in HTTP clients and cannot re-enable it; an attacker performing a network-level MITM can supply invalid data to the Manager, causing the preheater to operate on wrong data, leading to de...

6.9CVSS6.2AI score0.00159EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder