5 matches found
SyncShield
🔐 SyncShield — 用于检测 CVE-2018-5764 的浏览器扩展 在 Rsync 命令成为漏洞之前检测不安全命令 一款轻量级、注重隐私的浏览器扩展,作为最终学年项目 NWS/129/23B 的一部分开发,用于检测 Rsync 命令中缺失的 --protect-args 标志 — 预防通过 CVE-2018-5764 进行的远程命令执行。 ✅ 完全离线运行 ✅ 无服务器连接或数据收集 ✅ 实时扫描与警报 ✅ 注重教育与缓解措施 ✅ 面向学生、系统管理员和安全爱好者 👥 团队成员 序号| 姓名| 学号| 角色与职责 ---|---|---|--- 1| Muhammad Nu...
CLSA-2026-1776769741 rsync: Fix of 3 CVEs
CVE-2017-16548: fix heap overread in receivexattr by enforcing trailing NUL on received xattr names - CVE-2017-17434: sanitize xname in readndxandattrs and check daemon filter against fnamecmp in recvfiles - CVE-2018-5764: prevent client from resetting protectargs during the second parsearguments...
CVE-2018-5764, CVE-2017-16548 and CVE-2017-1734. Vulnerabilities in rsynd
Security Advisory ID : BSA-2022-2074 Component : rsyncd Revision : 1.0 CVE-2018-5764: The parsearguments function in options.c in rsyncd in rsync before 3.1.3 does not prevent multiple --protect-args uses, which allows remote attackers to bypass an argument-sanitization protection mechanism. Base...
The vulnerability of the `parse_arguments` function in the rsyncd server’s Rsync utility allows users to compromise data integrity.
The vulnerability of the parsearguments function in the rsyncd utility’s options.c file of the rsync server is related to the possibility of using multiple protect-args parameters. This allows attackers to circumvent existing security mechanisms. Exploiting this vulnerability could enable a remot...
PT-2018-1905 · Rsync +3 · Rsync +3
Name of the Vulnerable Software and Affected Versions: rsync versions prior to 3.1.3 Description: The issue is related to the parse arguments function in options.c in rsyncd, which does not prevent multiple uses of the --protect-args parameter. This allows remote attackers to bypass an...