• d3Xt3r@lemmy.nzM
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    This is informative, but unfortunately it doesn’t explain how the actual payload works - how does it compromise SSH exactly?

    • Aatube@kbin.melroy.org
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      It allows a patched SSH client to bypass SSH authentication and gain access to a compromised computer

      • d3Xt3r@lemmy.nzM
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        10 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.

      • rho50@lemmy.nz
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        9 months ago

        Tbf 500ms latency on - IIRC - a loopback network connection in a test environment is a lot. It’s not hugely surprising that a curious engineer dug into that.

  • merthyr1831@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    I know this is being treated as a social engineering attack, but having unreadable binary blobs as part of your build/dev pipeline is fucking insane.