Arch Linux’s AUR is experiencing a malware incident involving user-contributed packages with malicious commits that attempt to download npm-based payloads during installation. (…)

Arch users should not update AUR packages without review. Examine PKGBUILD diffs, check any new .install files, and be cautious if updates introduce npm commands or dependencies unrelated to the software.

Users who recently updated affected AUR packages should review package history, examine executed suspicious install scripts, and treat any unexpected npm-based installation behavior as a possible compromise.

  • placebo@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    23 days ago

    attempt to download npm-based payloads during installation

    Why npm and not python? It’s installed on every arch system and wouldn’t bring unnecessary attention 🤷

    • ghost_laptop@lemmy.ml
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      22 days ago

      this is like the 4th npm vulnerability in months, they used that because npm is shit and easy to exploit