this post was submitted on 24 May 2024
42 points (83.9% liked)

Technology

59374 readers
3846 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago

Lastpass exposed encrypted passwords in 2022

Yes, that's bad, but attackers would still need to break the encryption. Nobody does that, except maybe state level actors, and if you're worried about that, you wouldn't use commodity password managers.

1Password app had a bug where it didn't clear master password after logof

I think you're talking about this study:

On the negative side, the master password remains in memory when unlocked (albeit in obfuscated form) and the software fails to scrub the obfuscated password memory region sufficiently when transitioning from the unlocked to the locked state. We also found a bug where, under certain user actions, the master password can be left in memory in cleartext even while locked.

To exploit this, the attacker would need access to the memory of the device and know how to find the password in memory. It's certainly not ideal, but it's also not very exploitable.

The newer version is worse in this regard, but it still requires that relatively advanced exploit.

In the conclusion:

However, each password manager fails in implementing proper secrets sanitization for various reasons.

This isn't unique to 1Password, it's probably common across password managers. Unfortunately BitWarden wasn't part of this research because I'm interested to know how it fairs here.

That said, I don't use or recommend either LastPass or 1Password because they're not FOSS, I just don't like FUD. I use and recommend Bitwarden because it's audited, FOSS, and competitively priced.