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.
  • @gapbetweenus@feddit.de
    link
    fedilink
    English
    34 months ago

    I’m not that tech savy, so I was under the impression sms 2FA was the best way to go - why is app based authentication better?

    • NekuSoul
      link
      fedilink
      English
      22
      edit-2
      4 months ago

      Someone already explained it, but here’s a ranking of the different methods which are commonly used in terms of security, from bad to good:

      • No 2FA
      • SMS/Phone-based TOTP (TOTP = the normally 6 digit code)
      • App-based TOTP
      • Hardware-token-based TOTP
      • Hardware-token (Fido2/WebAuthn/Passkeys)
      • @gapbetweenus@feddit.de
        link
        fedilink
        English
        14 months ago

        Thanks, what level would you recommend for an more or less average user? Would guess my most sensitive data are bank and google account.

        • brvslvrnst
          link
          fedilink
          English
          64 months ago

          Go app based, and keep it something that doesn’t sync (preferably) to external servers.

          I’m using andOTP currently for mine. You can create backups every now and again and store them off your phone for safe keeping too 🙂

    • @boatswain
      link
      English
      94 months ago

      SMS-based can be intercepted, while app-based are calculated on your phone. If you’re using SMS -based, all someone needs to do is take over your phone, and they’re getting your 2FA codes. Here’s how easy that is: https://m.youtube.com/watch?v=lc7scxvKQOo

    • @elxeno@lemm.ee
      link
      fedilink
      English
      94 months ago

      Cause SMS is not encrypted, so your phone provider and any routing company like this one can read your texts, phone numbers can be spoofed (not sure about this one), or stolen via social engineering (someone calls your phone provider claiming it’s you and u lost your phone or something, then gets access to your number).

      There’s probably a lot more issues with it, i don’t remember them atm, but should be pretty easy to find with a search if you’re still curious.