Where is the law enforcement angle on this? This individual/organization needs to be on the top of every country's most wanted lists.
XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
41–50 of 862 posts
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#42Earlier quoted context omitted.
> However, since this is an RCE in the context of e.g. an sshd process itself, this means that sshd running as root would allow the payload to itself run as root. With the right sandboxing techniques, SELinux and mitigations could prevent the attacker from doing anything with root permissions. However, applying a sandbox to an SSH daemon effectively is very difficult.
> With the right sandboxing techniques, SELinux and mitigations could prevent the attacker from doing anything with root permissions. Please review this commit[0] where the sandbox detection was “improved”. [0] https://git.tukaani.org/?p=xz.git;a=commitdiff;h=328c52da8a2...
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#43Where is the law enforcement angle on this? This individual/organization needs to be on the top of every country's most wanted lists.
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#44Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#45I have found it irritating how in the community, in recent years, it's popular to say that if a project doesn't have recent commits or releases that something is seriously wrong. This is a toxic attitude. There was nothing wrong with "unmaintained" lzma two years ago. The math of the lzma algorithm doesn't change. The library was "done" and that's ok. The whiny mailing list post from the sock puppet, complaining abou…
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#46I have found it irritating how in the community, in recent years, it's popular to say that if a project doesn't have recent commits or releases that something is seriously wrong. This is a toxic attitude. There was nothing wrong with "unmaintained" lzma two years ago. The math of the lzma algorithm doesn't change. The library was "done" and that's ok. The whiny mailing list post from the sock puppet, complaining abou…
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#47If that's true, then I am 100% certain that this backdoor is from a nation state-level actor.
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#48If that's true, then I am 100% certain that this backdoor is from a nation state-level actor.
I already felt like this was way too sophisticated for a random cybercriminal. It's not like making up fake internet identities is very difficult, but someone has pretended to be a good-faith contributor for ages, in a surprisingly long-term operation. You need some funding and a good reason to pull off something like that. This could also be a ransomware group hoping to break into huge numbers of servers, though. Ra…
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#49The headline seems like a distinction without a difference. Bypassing ssh auth means getting a root shell. There is no significant difference between that and running system(). At most maybe system() has less logging.
Re: XZ backdoor: "It's RCE, not auth bypass, and gated/unreplayable."
#50Earlier quoted context omitted.
I agree, but the social engineering parts do feel particularly cruel
I felt really bad for the original maintainer getting dog-piled by people who berated him for not doing his (unpaid) job and basically just bring shame and discredit to himself and the community. Definitely cruel. Though… do we know that the maintainer at that point was the same individual as the one who started the project? Goes deep, man.