Live data from Hacker News

LastPass users: Your info and vault data is now in hackers’ hands

arstechnica.com

11–20 of 20 posts

Re: LastPass users: Your info and vault data is now in hackers’ hands

#11
This is only tangentially related but I just noticed that lastpass reactivated an account I closed 3 years ago and began billing me two years ago. I just caught the second charge and when I confronted them, they said they can only refund within 30 days!

So check your statements and see. I'm curious to know how many more people this has happened to.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#12
post #8

This title is so manipulative and misleading. The attacker stole a mountain of AES encrypted blobs, so unless this threat actor has broken AES already, it'll probably be decades before they'll be able to peer into your secrets.

Incorrect. It turns out your "vault" is comprised of unencrypted and encrypted fields. Unencrypted fields include URLs. If the attacker publishes this data, or sells it to somebody who does, this will be Ashley Madison x100.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#13
There ought to be some kind of legal sanction against companies that try to hide the seriousness of data breaches.

I read the customer update, and the severity of this breach is hidden deep in the statement and skimmed over.

Basically: LastPass just shared which sites you have logins for with the attacker. This could be sold or released to the entire world. They claim the usernames are encrypted fields but often the usernames can also be in the URLs saved along with the site.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#14

There ought to be some kind of legal sanction against companies that try to hide the seriousness of data breaches. I read the customer update, and the severity of this breach is hidden deep in the statement and skimmed over. Basically: LastPass just shared which sites you have logins for with the attacker. This could be sold or released to the entire world. They claim the usernames are encrypted fields but often the…

I really don’t understand why they didn’t just encrypt the whole records.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#15
post #4

Earlier quoted context omitted.

Bitwarden offers both a hosted and self-hosting option. Though their code is open source unlike LastPass and 1Password.

It works great but you'll need a reverse proxy with TLS + a domain if you want to use the android app. Self signed certs don't play nicely with the app.

Consider using ZeroTier or any WireGuard based SDN instead, for remote access to self hosted services.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#16
post #9
post #8

This title is so manipulative and misleading. The attacker stole a mountain of AES encrypted blobs, so unless this threat actor has broken AES already, it'll probably be decades before they'll be able to peer into your secrets.

And "unencrypted data, such as website URLs" which really should be enumerated in full.

It looks like the only relevant data that was unencrypted are the URLs [0]. I'm guessing that was some sort of design decision they made for the browser extension to be able to see if you had a password for that site.

If anything, apart from leaking the domain, which could still be a privacy issue, they should have at least sanitized the URLs to remove usernames or tokens if they were going to automatically save those URLs to the vault. I can guess that not doing so allowed their auto-login function to work on some websites by saving the login URL endpoint, but all I'd really want is the vault to keep the sanitized domain.

[0]: https://github.com/cfbao/lastpass-vault-parser/wiki/LastPass...

Re: LastPass users: Your info and vault data is now in hackers’ hands

#17

There ought to be some kind of legal sanction against companies that try to hide the seriousness of data breaches. I read the customer update, and the severity of this breach is hidden deep in the statement and skimmed over. Basically: LastPass just shared which sites you have logins for with the attacker. This could be sold or released to the entire world. They claim the usernames are encrypted fields but often the…

I really don’t understand why they didn’t just encrypt the whole records.

The convenience of offering to re-login if your session is expired and you hit a site where you use it?

Re: LastPass users: Your info and vault data is now in hackers’ hands

#18
post #17

Earlier quoted context omitted.

I really don’t understand why they didn’t just encrypt the whole records.

The convenience of offering to re-login if your session is expired and you hit a site where you use it?

That could have been cached locally on your machine, separate from your vault.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#19

This makes me wish 1Password still allowed self-hosted and self-synced password vaults.

What password manager does?

Keepass2 is a piece of cake. Apps on desktop and mobile, keys stored in dropbox or whatever.

Re: LastPass users: Your info and vault data is now in hackers’ hands

#20
post #8

This title is so manipulative and misleading. The attacker stole a mountain of AES encrypted blobs, so unless this threat actor has broken AES already, it'll probably be decades before they'll be able to peer into your secrets.

I used LassPass up until a few years ago. I've received three separate password reset emails this week for accounts I seldom use and haven't visited in months.

Someone is out there using whatever data or metadata was unencrypted.

Post reply on HN