Rsync vulnerabilities
openwall.com
Rsync vulnerabilities
1–10 of 27 posts
Re: Rsync vulnerabilities
#2But I wonder of OpenBSD's openrsync has the same issue ? Or did that version avoid the issues when it was created ?
If it was avoided, seems OpenBSD was ahead of the curve again.
Re: Rsync vulnerabilities
#3Re: Rsync vulnerabilities
#4Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?
Re: Rsync vulnerabilities
#5Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?
Which (in my paranoid opinion) is pretty much the only secure use case anyway, for code like rsync.
Re: Rsync vulnerabilities
#6Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?
I guess the main takeaway is to be careful using rsync connections to machines that you don't trust.
Re: Rsync vulnerabilities
#7Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?
Re: Rsync vulnerabilities
#8There are (now) two rsync codebases.
Re: Rsync vulnerabilities
#9Slackware sent a fixed version of rsync out yesterday. But I wonder of OpenBSD's openrsync has the same issue ? Or did that version avoid the issues when it was created ? If it was avoided, seems OpenBSD was ahead of the curve again.
Re: Rsync vulnerabilities
#10Do I read correctly that this is related to "rsync daemon" (rsyncd), and therefore has minimal impact on people who just use rsync over ssh?