Lucene search
+L

9221 matches found

OSV
OSV
•added 2026/08/13 9:43 p.m.•42 views

GO-2026-6218 Avoid quadratic complexity in resolvePath in net/url

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.4AI score0.0055EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/08/13 9:43 p.m.•16 views

Denial of Service (DoS)

Overview std/net/url is a Go standard library package std/net/url Affected versions of this package are vulnerable to Denial of Service DoS. Go Vulnerability Report:Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on...

8.7CVSS6AI score0.0055EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/13 7:26 p.m.•67 views

CVE-2026-45774

The CVE pertains to compliance-trestle, where the profile-import path resolution for trestle:// URIs and relative paths can escape the trestle workspace due to missing boundary checks after path resolution. Technical details across connected sources show LocalFetcher.resolve() used with no is_rel...

6.9CVSS5.5AI score0.00544EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/08/13 7:00 p.m.•7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the hostname-based access control evaluation process. An attacker can gain unauthorized access to restricted file trees by inducing DNS resolution failures, causing the daemon to skip deny rules. Remediation ...

9.1CVSS5.9AI score0.00559EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/13 4:02 p.m.•13 views

Unsafe Dependency Resolution

Overview Affected versions of this package are vulnerable to Unsafe Dependency Resolution in the COPY FROM STDIN process. An attacker can execute arbitrary commands by injecting specially crafted data lines when an early failure occurs before the server signals readiness for input rows. This is...

9.2CVSS7.7AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/13 3:19 p.m.•7 views

ALPINE-CVE-2026-70452

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.9AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/13 3:19 p.m.•12 views

AZL-95795 CVE-2026-70452 affecting package rsync for versions less than 3.5.0-1

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS6.7AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/13 3:19 p.m.•9 views

ALPINE-CVE-2026-53797

rsync before 3.5.0 contains a symlink race condition vulnerability in the sender's source tree traversal that allows an attacker who can manipulate a parent directory of the source tree to redirect file reads to unintended paths. Attackers can atomically replace a parent directory component with ...

5.7CVSS5.8AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/13 3:19 p.m.•10 views

AZL-95852 CVE-2026-53784 affecting package rsync for versions less than 3.5.0-1

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.9AI score0.00217EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/13 2:46 p.m.•15 views

CVE-2026-70452

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.3AI score0.00559EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/08/13 2:46 p.m.•129 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS0.00559EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/13 2:46 p.m.•50 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/13 2:46 p.m.•9 views

CVE-2026-70452 rsync 3.1.0 < 3.5.0 Access Control Bypass via DNS Resolution Failure

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.4AI score0.00559EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/13 2:46 p.m.•96 views

CVE-2026-70452

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability: DNS-resolution failures during hostname-based deny rule evaluation cause the daemon to skip the rule instead of denying, enabling unauthorized access to restricted module file trees by attackers who can trigger DNS failures...

9.1CVSS5.3AI score0.00559EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/08/13 2:34 p.m.•14 views

CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.9AI score0.00217EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•12 views

PT-2026-71898

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Resolving relative paths containing parent directory '..' segments previously performed string conversions and buffer rewrites at each step. This process resulte...

9.8CVSS5.5AI score0.0055EPSS
SaveExploits0References374
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•1 views

CVE-2026-56860: Inefficient Algorithmic Complexity

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.9AI score0.0055EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/08/13 12:00 a.m.•8 views

The vulnerability of the btrfs/tree-log.c component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the btrfs/tree-log.c component in the Linux operating system’s kernel is related to improper handling of conflicting special elements. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS4.8AI score0.00383EPSS
SaveExploits0References15Affected Software3
Tenable Nessus
Tenable Nessus
•added 2026/08/13 12:00 a.m.•14 views

openSUSE 16 Security Update : gleam (openSUSE-SU-2026:21557-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21557-1 advisory. Changes in gleam: - Update to 1.18.1: CVE-2026-59247: insufficient verification of data authenticity allows a MITM adversary to substitute forged Hex...

7.6CVSS5.4AI score0.00182EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•0 views

CVE-2026-70452: Incorrect Authorization

rsync 3.1.0 before 3.5.0 contains an access control bypass vulnerability that allows remote attackers to circumvent hosts deny rules by inducing DNS resolution failures during hostname-based access control evaluation. When a DNS lookup for a hostname-based deny rule fails, the daemon skips the ru...

9.1CVSS5.9AI score0.00559EPSS
SaveExploits0References3
Rows per page
Query Builder