this post was submitted on 01 Mar 2024
381 points (99.2% liked)

Technology

55952 readers
3930 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

A security breach exposed two-factor authentication (2FA) codes/password reset links for millions of users on platforms like Facebook, Google, and TikTok.

Key Points:

  • YX International, an SMS routing company, left an internal database exposed online without a password.
  • The database contained one-time 2FA codes and password reset links for various tech giants.
  • YX International secured the database and claims to have "sealed the vulnerability."
  • The company wouldn't confirm how long the database was exposed or if anyone else accessed it.
  • Representatives from Meta, Google, and TikTok haven't commented yet.

Concerns:

  • This leak highlights the vulnerabilities of SMS-based 2FA compared to app-based methods.
  • The lack of information regarding the leak's duration and potential access by others raises concerns.

Gemini Recommendations:

  • Consider switching to app-based 2FA for increased security.
  • Be cautious of suspicious communications and avoid clicking unknown links.
  • Stay informed about potential security breaches affecting your online accounts.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 4 months ago* (last edited 4 months ago) (3 children)

What if you don't have an Android or Apple smartphone, or refuse to get one on privacy concerns?

I know SMS isn't very secure, but how is one supposed to use 2FA if they can't, or won't, accept spyware to do so?

[–] [email protected] 6 points 4 months ago (1 children)

A lot of services now accept physical security keys for logging in. These keys use FIDO similar to how a phone-based passkey works. You just plug the dude in and then you are good to go.

Obviously not every company works with these just yet, but a lot of major companies do. Honestly most of the big tech companies support them.

GitHub and Bitwarden are the two I’m immediately thinking of, but that’s likely because I just used my passkey for those lol.

It’s way more secure than SMS MFA, and I prefer it to a phone app because I don’t have to look at then enter a code while hoping the time doesn’t run out for that code, forcing me to wait for a new one.

[–] [email protected] 1 points 4 months ago (1 children)

I've got some older unopened v4 Yubikeys that work let me have when they upgraded to v5. I've been meaning to try them out. Problem is there's no backup. If you lose or break the thing, you're screwed if you didn't have some alternative 2FA set up.

[–] capital 2 points 4 months ago* (last edited 4 months ago)

I programmed 3 of them for my Bitwarden login. One stays on my keys and the other two are in my desk at home and the fire safe. Could go as far as sticking one in a safe deposit box.

Any time TOTP is an option, that goes into Bitwarden. Done.

Now passkeys are becoming a thing and those will also go into Bitwarden, personally.

[–] [email protected] 5 points 4 months ago (1 children)

That's fine if you don't want to use a smartphone, but SMS should not be the only option available. They should provide multiple options for 2FA so customers can choose what they are comfortable with.

[–] [email protected] 1 points 4 months ago
[–] LastElemental 4 points 4 months ago (2 children)

You can use TOTP 2FA on a browser too, there’s plugins for it. It’s not some super secret algorithm, smartphone apps are just the most common way of handling it. I suppose there’s progress to be made in terms of accessibility and education for the general public in terms of options for TOTP.

[–] [email protected] 1 points 4 months ago (1 children)

TOTP isn't offered by most of my financial sites, or Apple. It's annoying.

[–] harsh3466 4 points 4 months ago

That’s because Apple, as they love to do, decided to make their own special version of 2fa within their little garden.

Y’know, instead of going with the accepted totp method.

[–] [email protected] 1 points 4 months ago

That's a good point, and I do have some 2FA set up like that. The problem is I have to be logged into a computer, have a browser open, have the 2FA extension installed, and be able to copy and paste or type the code in before the timer expires.

That's not hard at home, but if I need to sign in to my bank account while at a library or anything like that, I'm screwed.

I think SMS is popular because it's so easy to reach the people that need the codes, regardless of platform. I just wish it wasn't so bad security-wise, you know?