This issue is already quite widely publicized and quite frankly “we’re handling it and removing this” is a much more harmful response than I would hope to see. Especially as the admins of that instance have not yet upgraded the frontend version to apply the urgent fix.

It’s not like this was a confidential bug fix, this is a zero day being actively exploited. Please be more cooperative and open regarding these issues in your own administration if you’re hosting an instance. 🙏

  • Meow.tar.gz
    cake
    link
    fedilink
    English
    21 year ago

    This is my take on it. I am running Lemmy in a docker using the dessalines image. I hope that there will be an update come this afternoon.

    • andrewOP
      link
      fedilink
      English
      101 year ago

      There’s already an update available, but it’s for lemmy-ui not lemmy. Just update the tag to 0.18.2-rc.1 and you’ll have this fix.

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

        This is probably a dumb question but I used the Ansible install for Lemmy and just did a git pull and --become again but UI wasn’t updated so I assume 0.18.2 isn’t in release yet (which is fine) but is there documentation on updating UI? I see where it’s showing in the docker-compose.yml file but I am uncertain what to do after changing it there (or if that’s the right place to change it).

      • Meow.tar.gz
        cake
        link
        fedilink
        English
        21 year ago

        Yep, that’s the plan! Thanks for letting me know. Lemmy is awesome and I am having so much fun with it. I expect it only to get better as the days and weeks progress.

      • @[email protected]
        link
        fedilink
        English
        01 year ago

        This is probably a dumb question but I used the Ansible install for Lemmy and just did a git pull and --become again but UI wasn’t updated so I assume 0.18.2 isn’t in release yet (which is fine) but is there documentation on updating UI? I see where it’s showing in the docker-compose.yml file but I am uncertain what to do after changing it there (or if that’s the right place to change it).

      • Meow.tar.gz
        cake
        link
        fedilink
        English
        61 year ago

        I will have to wait until I can get home from work. Work does deep packet inspection and blocks SSH. I’ve tried doing SSH on port 993, one I know for a fact is open because I get my email that way on my phone and I still get a connection refused. Bunch of fascists!

            • @BlueBockser
              link
              English
              21 year ago

              You could try using a VPN or some other kind of proxy which wraps your SSH traffic to prevent packet inspection. Then it should look like normal UDP traffic ;)

              • Meow.tar.gz
                cake
                link
                fedilink
                English
                31 year ago

                They block UDP traffic too. I tried some things like that.

        • redcalcium
          link
          fedilink
          English
          11 year ago

          Given how strict it is, I assume your company implements some sort of certification such as ISO27001 and really stick their gun on it? So, can you like, not using your company’s wifi on your phone if it’s heavily monitored? Or is the cell reception poor at your office?

          • Meow.tar.gz
            cake
            link
            fedilink
            English
            21 year ago

            I use my employer’s guest wifi. Right now I can’t afford adding the hotspot to my plan.

            • redcalcium
              link
              fedilink
              English
              21 year ago

              No need to enable hotspot on your phone. Just install Termux from f-droid if you’re on android, or Prompt if you’re on iOS, and use SSH directly from your phone.

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

        This is probably a dumb question but I used the Ansible install for Lemmy and just did a git pull and --become again but UI wasn’t updated so I assume 0.18.2 isn’t in release yet (which is fine) but is there documentation on updating UI? I see where it’s showing in the docker-compose.yml file but I am uncertain what to do after changing it there (or if that’s the right place to change it).