Lucene search
+L

558261 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/13 2:46 p.m.4 views

CVE-2026-70453

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.2AI score0.00525EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:46 p.m.28 views

CVE-2026-70453

CVE-2026-70453 affects rsync before 3.5.0, where the hash_search() function has an algorithmic complexity vulnerability that enables a remote attacker to cause a denial of service by sending a carefully constructed file list. The vulnerability exploits quadratic-time worst-case hash lookups to ex...

8.7CVSS5.2AI score0.00525EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:46 p.m.7 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score0.00525EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:46 p.m.41 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS0.00525EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:46 p.m.19 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 2:44 p.m.46 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS0.00396EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/13 2:44 p.m.8 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.3AI score0.00396EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/13 2:44 p.m.7 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:44 p.m.3 views

CVE-2026-70456 rsync 3.0.1 < 3.5.0 Heap Out-of-Bounds Write via read_args()

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:44 p.m.6 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/13 2:44 p.m.10 views

EUVD-2026-58048

rsync 3.0.1 before 3.5.0 contains an out-of-bounds write vulnerability in the readargs function that allows a malicious sender to corrupt adjacent heap memory by sending a crafted argument list. When the argument count causes the argv allocation to be exactly full, the trailing NULL terminator is...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:44 p.m.33 views

CVE-2026-70456

rsync 3.0.1 before 3.5.0 is affected by an out-of-bounds write in read_args(), enabling a remote attacker to corrupt adjacent heap memory by sending a crafted argument list. When argv allocation is exactly full, the trailing NULL terminator is written one slot past the allocation, causing heap co...

8.8CVSS5.2AI score0.00396EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:42 p.m.31 views

CVE-2026-70461

CVE-2026-70461 affects rsync 3.2.5 before 3.5.0. A heap out-of-bounds write is possible when processing a crafted files-from entry, allowing remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation. The issue is triggered when a files-from entry con...

8.8CVSS5.4AI score0.00509EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:42 p.m.9 views

CVE-2026-70461 rsync 3.2.5 < 3.5.0 Heap Out-of-Bounds Write via files-from Entry

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.4AI score0.00509EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:42 p.m.5 views

CVE-2026-70461

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.4AI score0.00509EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/13 2:42 p.m.3 views

CVE-2026-70461 rsync 3.2.5 < 3.5.0 Heap Out-of-Bounds Write via files-from Entry

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/13 2:42 p.m.8 views

CVE-2026-70461

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.5AI score0.00509EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 2:42 p.m.36 views

CVE-2026-70461 rsync 3.2.5 < 3.5.0 Heap Out-of-Bounds Write via files-from Entry

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS0.00509EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:42 p.m.10 views

EUVD-2026-58043

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.4AI score0.00509EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:34 p.m.2 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

6.9CVSS5.7AI score
SaveExploits0References6
Rows per page
Query Builder