Live data from Hacker News

Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

socket.dev

91–100 of 458 posts

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#91
post #51

https://github.com/doy/rbw is a Rust alternative to the Bitwarden CLI. Although the Rust ecosystem is moving in NPM's direction (very large and very deep dependency trees), you still need to trust far fewer authors in your dependency tree than what is common for Javascript.

Well.. https://github.com/doy/rbw/blob/main/Cargo.toml#L16

You're still pulling a lot of dependencies. At least they're pinned though.

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#93
post #20

KeePass users continue to live the stress free live. I've managed to avoid several security breaches in last 5 years alone by using KeePass locally on my own infra.

> KeePass users continue to live the stress free live. https://cyberpress.org/hackers-exploit-keepass-password-mana...

That looks like you'd have to download and run a hacked installer that was never avaliable from an official location. That is a much lower risk than a supply-chain attack where anyone building birwarden-cli from the official repo would be infected via the compromised dependency.

Long term keepass users aren't going to be affected. If you mention software to others make sure you send them a link to a known safe download location instead of having them search for one (as new users searching like that are more at risk of stumbling on a malicious copy of the official site hosting a hacked version).

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#94
post #15

Never used the CLI, but I do use their browser plugin. Would be quite a mess if that got compromised. What can I do to prevent it? Run old --tried and tested-- versions? Quite bizarre to think much much of my well-being depends on those secrets staying secret.

We need cooldowns everywhere, by default. Development package managers, OS package managers, browser extensions. Even auto-updates in standalone apps should implement it. Give companies like Socket time to detect malicious updates. They're good at it, but it's pointless if everyone keeps downloading packages just minutes after they're published.

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#95
post #7

I had a really bad experience with the bitwarden cli. I believe it was `bw list` that I ran, assuming it would list the names of all my passwords, but too my surprise, it listed everything, including passwords and current totp codes. That's not the worst of it though. For some reason, when I ssh'ed into one of my servers and opened tmux, where I keep a weechat irc client running, I noticed that the entire content of…

I love how the first comment is a complain having nothing to do with the actual subjec

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#97

Earlier quoted context omitted.

The average user is reusing their password everywhere, and rotation means changing the numeral 6 at the end of the password to 7.

We should be encouraging those users to switch to a password manager.

I do when I can, but there's a learning curve, and the rest of the world is trying to move those users in a very different direction (passkeys and other bullshit).

Password habits for many people are now decades-old, and very difficult to break.

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#98
post #20

KeePass users continue to live the stress free live. I've managed to avoid several security breaches in last 5 years alone by using KeePass locally on my own infra.

the only thing I can't find to do with keepass is how back up it in the cloud, like if you encrypt your back up, then where do you save that password, then where do you save the password for the cloud provider?.

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#99

Earlier quoted context omitted.

The worst thing is that you can't even tell if that's "real" or just a false flag.

Does it matter? Lots of groups do such checks at startup at this point, because every news outlet who reports on it suddenly believe the group to be Russian if you do, so it's a no brainer to add today to misdirect even a little.

My point is that it could still be Russia, as they know that we know it is used as a false flag.

Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign

#100
post #41
post #20

KeePass users continue to live the stress free live. I've managed to avoid several security breaches in last 5 years alone by using KeePass locally on my own infra.

Which is great for Hacker News users that can maintain their own infra. But if we're talking "stress free", that's not an answer for the average user...

what "infra"? keepass works locally, and just opens a database file. it works the same as any other password manager.
Post reply on HN