•  d3Xt3r   ( @d3Xt3r@lemmy.nz ) 
    link
    fedilink
    42
    edit-2
    7 months ago

    From what I’ve heard so far, it’s NOT an authentication bypass, but a gated remote code execution.

    There’s some discussion on that here: https://bsky.app/profile/filippo.abyssdomain.expert/post/3kowjkx2njy2b

    But it would be nice to have a similar digram like OP’s to understand how exactly it does the RCE and implements the SSH backdoor. If we understand how, maybe we can take measures to prevent similar exploits in the future.

    • I think ideas about prevention should be more concerned with the social engineering aspect of this attack. The code itself is certainly cleverly hidden, but any bad actor who gains the kind of access as Jia did could likely pull off something similar without duplicating their specific method or technique.

    • Under the right circumstances this interference could potentially enable a malicious actor to break sshd authentication and gain unauthorized access to the entire system remotely. —Wikipedia, sourced to RedHat

      Of course, the authentication bypass allows remote code execution.