Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
21–30 of 458 posts
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#22Once again, it is in the NPM ecosystem. OneCLI [0] does not save you either. Happens less with languages that have better standard libraries such as Go. If you see any package that has hundreds of libraries , that increases the risk of a supply chain attack. A password manager does not need a CLI tool. [0] https://news.ycombinator.com/item?id=47585838
Why not? Even macos keychain supports cli.
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#23If I run the compromised CLI, do they get all my passwords?
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#24Once again, it is in the NPM ecosystem. OneCLI [0] does not save you either. Happens less with languages that have better standard libraries such as Go. If you see any package that has hundreds of libraries , that increases the risk of a supply chain attack. A password manager does not need a CLI tool. [0] https://news.ycombinator.com/item?id=47585838
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#25Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#26KeePass 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.
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#27I 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…
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#28So bold and so cowards at the same time...
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#29The irony! The security "solution" is so often the weak link.
Re: Bitwarden CLI compromised in ongoing Checkmarx supply chain campaign
#30I 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…
Wow. Thats crazy. Is there an extension for bwcli in weechat? BTW I didnt even know BW had a cli until now. I use keepass locally.