• @[email protected]
    link
    fedilink
    English
    821 month ago

    Shouldn’t be this hard to find out the attack vector.

    Buried deep, deep in their writeup:

    RocketMQ servers

    • CVE-2021-4043 (Polkit)
    • CVE-2023-33246

    I’m sure if you’re running other insecure, public facing web servers with bad configs, the actor could exploit that too, but they didn’t provide any evidence of this happening in the wild (no threat group TTPs for initial access), so pure FUD to try to sell their security product.

    Unfortunately, Ars mostly just restated verbatim what was provided by the security vendor Aqua Nautilus.

    • @[email protected]
      link
      fedilink
      English
      171 month ago

      There’s also a buried reference to using a several-years-patched gpac bug to gain root access before this thing can do most of its stealth stuff.

      Basically, it needs your system to already have a known, unpatched RCE bug before it can get a foothold, and if you’ve got one of those you have problems that go way beyond stealth crypto miners stealing electricity.

  • Destide
    link
    fedilink
    English
    791 month ago

    Can’t be infected if I keep wiping my partition for a new shiny distro

    • db0
      link
      fedilink
      English
      461 month ago

      Your install USB is infected by a rookit and reinstalls itself on connect.

    • @[email protected]
      link
      fedilink
      English
      31 month ago

      This was my first thought. I haven’t had the same os installed for a few months max, nevermind 3 years

  • @[email protected]
    link
    fedilink
    English
    77
    edit-2
    1 month ago

    This story reeks of FUD.

    exploiting more than 20,000 common misconfigurations, a capability that may make millions of machines connected to the Internet potential targets,

    Because a “common misconfiguration” will absolutely make your system vulnerable!?!
    OK show just ONE!

    This is FUD to either prevent people from using Linux, or simply a hoax to get attention, or maybe to make you think you need additional security software.

    • @[email protected]
      link
      fedilink
      English
      521 month ago

      The whole thing sounds fishy. Like it’s trying to convince people Linux is inherently vulnerable.

      exploiting more than 20,000 common misconfigurations

      Like WTF?

      • @[email protected]
        link
        fedilink
        English
        21 month ago

        It’s kind of an iffy assertion. That’s maybe the number of files it scans looking for misconfigurations it can exploit, but I’d bet there’s a lot of overlap in the potential contents of those files (either because of cascading configurations, or because they’re looking for the same file in slightly different places to mitigate distro differences). So the number of possible exploits is likely far fewer.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          1 month ago

          maybe the number of files it scans looking for misconfigurations

          So how did it get into the system to be able to scan configuration files?

          • @[email protected]
            link
            fedilink
            English
            41 month ago

            Separate remote code execution vulnerability in unupdated versions of RocketMQ, a Chinese-developed messaging/streaming server, in the case of the infection described in the article. It’s possible that there are a few other RCE vulns it can make use of, but 20000 of them seems unlikely.

      • Buelldozer
        link
        fedilink
        English
        0
        edit-2
        1 month ago

        Like it’s trying to convince people Linux is inherently vulnerable.

        I’m typing this reply from a machine running KDE Plasma on top of Linux Mint 22.

        I’m not sure what precisely what you mean by “inherently” but I’d like to point that “Linux” has security problems all over the place; the kernel has issues, the DEs have issues, the applications have issues. It’s more secure than Windows but that’s not a very high bar.

        • @[email protected]
          link
          fedilink
          English
          11 month ago

          I’ve been using Linux since 2005, and I’ve heard all sorts of stories about Linux having “security problems”, and almost every time it turns out to be a problem that can’t be exploited on it’s own. but requires the use of other vulnerabilities.
          The only exception I can recall is the zx util compression tool, which was detected before it was rolled out.

          Zero day vulnerabilities have been non existent for 20 years to my knowledge.

          • Buelldozer
            link
            fedilink
            English
            1
            edit-2
            1 month ago

            I’ve been using Linux since 2005

            Okay, so as a n00b you can be somewhat forgiven. As someone who started with Slack in 1997 I don’t have that excuse.

            …and almost every time it turns out to be a problem that can’t be exploited on it’s own. but requires the use of other vulnerabilities.

            Since when did chaining vulnerabilities make something not a problem? Are you claiming that the CUPS vulnerability announced in late September isn’t an issue simply because it takes multiple steps?

            The only exception I can recall is the zx util compression tool…

            I don’t mean to be an ass but were you asleep December 2021 through January 2022? Log4Shell was a 10 of 10 critical vulnerability!

            What about CVE-2022-47939 from December 2022?

            I can keep going if needed but I think my point is made. The vulnerabilities, even true kernel level stuff, are out there.

    • @[email protected]
      link
      fedilink
      English
      101 month ago

      They have an “attack flow” diagram that seems to indicate a hacker installing it directly through a known vulnerability.

  • @[email protected]
    link
    fedilink
    English
    391 month ago

    Seeing the diagram, it only attacks servers with misconfigured rocketMQ or CVE-2023-33426, which is already patched. Am I understanding this correctly?

    • @[email protected]
      link
      fedilink
      English
      111 month ago

      It probably has a large database of exploits it can use. The article claims 20k, but this seems to high for me.

    • Pantsofmagic
      link
      fedilink
      English
      101 month ago

      That’s how some people found it, but it would disappear when someone would login to investigate.

      • @[email protected]
        link
        fedilink
        English
        91 month ago

        Sure, but it’s still fairly detectable when it’s on a server at least, as long as you have monitoring. Just a bitch to pinpoint and fix.

    • @[email protected]
      link
      fedilink
      English
      5
      edit-2
      1 month ago

      Yes, but they replace common tools like top or lsof with manipulated versions. This might at least trick less experienced sysadmins.

      Edit: Some found out about the vulnerability by ressource alerts. Probably very easy in a virtualized environment. The malware can’t fool the hypervisor ;)

      • @[email protected]
        link
        fedilink
        English
        31 month ago

        Not quite the monitoring I’m talking about though.

        Basically, it seems like this would be a nightmare for a home user to detect, but a company is probably gonna pick up on this quite quickly with snmp monitoring (unless it somehow does something to that).

    • @[email protected]
      link
      fedilink
      English
      4
      edit-2
      1 month ago

      Vulnerable to 20,000 misconfigurations, But thearted by 42 billion different simple checks that we all do anyway.

      5 minute load greater than 80% of the number of cores? That’s an alarm…

  • @[email protected]
    link
    fedilink
    English
    5
    edit-2
    1 month ago

    Luckily I sit right next to my home server and can hear when the fans kick in under load. The absence of noise tells me I don’t have this problem :)

    • @[email protected]OP
      link
      fedilink
      English
      11 month ago

      Mine is ultra low voltage and I barely maintain it so this article gave me a bit of a scare. I’ll probably wipe it by the next reinstall anyway since it’s been nearly 10 years of Ubuntu LTS upgrades and it’s a mess (both what I’ve done to it and what Ubuntu has done to itself).