this post was submitted on 10 Jul 2023
3175 points (99.3% liked)

Lemmy.World Announcements

28827 readers
4 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
 

While I was asleep, apparently the site was hacked. Luckily, (big) part of the lemmy.world team is in US, and some early birds in EU also helped mitigate this.

As I am told, this was the issue:

  • There is an vulnerability which was exploited
  • Several people had their JWT cookies leaked, including at least one admin
  • Attackers started changing site settings and posting fake announcements etc

Our mitigations:

  • We removed the vulnerability
  • Deleted all comments and private messages that contained the exploit
  • Rotated JWT secret which invalidated all existing cookies

The vulnerability will be fixed by the Lemmy devs.

Details of the vulnerability are here

Many thanks for all that helped, and sorry for any inconvenience caused!

Update While we believe the admins accounts were what they were after, it could be that other users accounts were compromised. Your cookie could have been 'stolen' and the hacker could have had access to your account, creating posts and comments under your name, and accessing/changing your settings (which shows your e-mail).

For this, you would have had to be using lemmy.world at that time, and load a page that had the vulnerability in it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 35 points 1 year ago* (last edited 1 year ago) (3 children)

FYI: I had to clear my lemmy.world cookies in order to be able to successfully log back in.

(This was with Firefox)

(Edit: I also shift-clicked reload, which somebody pointed out does clean the cache for that page, so I also cleaned the cache).

[โ€“] [email protected] 4 points 1 year ago

Likewise, on Liftoff I had to delete my account and re-login

[โ€“] [email protected] 3 points 1 year ago

I had to do the same with chrome. The past week was not enough, so I had to choose to clear all time.

[โ€“] [email protected] 2 points 1 year ago (2 children)

The same thing was required with Vanadium. In the past, issues with the site only required clearing the cache. However, this one requires clearing the cache and cookies.

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Clearing cache and cookies alone didn't work for me, the login button just wasn't working after I typed the password in. I ended up doing a password reset, opening the reset link in a private/incognito browser window and choosing a new password, and then my new password worked to log me in with my normal browser window.

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

I didn't actually clean the cache, only the cookies.

Unless the force reload (i.e. pressing shift + clicking the reload icon) cleans the cache.

I actually tried the most minimal clearing possible (because having to re-login for all the other things in other pages and tabs on the browser is a PITA) and so only cleaned the cookies from the lemmy.world domain and then did a shift-reload of the lemmy.world page only.

[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Yeah, I think shift + refresh button clears the cache for that page. At least that's my experience with web development