181 matches found
MAL-2022-1599 Malicious code in bitwarden-web (npm)
--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 75d973d875982986eb99ad1eeecd1b5f9684d77f50ba4f8e42a77b68b02fc30c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...
Malicious code in bitwarden-web (npm)
--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 75d973d875982986eb99ad1eeecd1b5f9684d77f50ba4f8e42a77b68b02fc30c Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...
Bitwarden: When uploading attachments, unencrypted file names are made available to the server
Certain Bitwarden clients were inadvertently posting raw filenames to the server when saving new attachments. The server was discarding this value and properly storing the encrypted filename, however, a malicious server could glean some information from the filename if it were inclined. The issue...
Bitwarden: Rate limits too low for email 2FA
NO RATE LIMIT ON 2FA CAN LEAD TO ACCOUNT COMPROMISE! 1. Create account on vault.bitwarden.com if you don't have. 2.Setup 2FA via email 3.Logout and log in again. This time along with password you have to fill the 2fa code which is sent to the email. 4.Type Any Random number, intercept request wit...
Bitwarden Server Code Issue Vulnerability
Bitwarden is a U.S. Bitwarden company's open source password manager. Bitwarden server is Bitwarden's core infrastructure back-end server. A code issue vulnerability exists in Bitwarden Server version 1.35.1. A remote attacker can exploit this vulnerability to obtain sensitive data with the help ...
CVE-2020-15879
Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses ones beginning with fc, fd, fe, or ff, and the :: address and certain IPv4 addresses 0.0.0.0/8, 127.0.0.0/8, and 169.254.0.0/16...
CVE-2020-15879
Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses ones beginning with fc, fd, fe, or ff, and the :: address and certain IPv4 addresses 0.0.0.0/8, 127.0.0.0/8, and 169.254.0.0/16...
Server side request forgery (ssrf)
Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses ones beginning with fc, fd, fe, or ff, and the :: address and certain IPv4 addresses 0.0.0.0/8, 127.0.0.0/8, and 169.254.0.0/16...
CVE-2020-15879
Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses ones beginning with fc, fd, fe, or ff, and the :: address and certain IPv4 addresses 0.0.0.0/8, 127.0.0.0/8, and 169.254.0.0/16...
CVE-2020-15879
Bitwarden Server 1.35.1 is affected by CVE-2020-15879: it allows SSRF because it does not consider certain IPv6 addresses (fc*/fd*/fe*/ff* and the :: address) and certain IPv4 addresses (0.0.0.0/8, 127.0.0.0/8, 169.254.0.0/16). The connected sources confirm a SSRF issue in Bitwarden Server, but e...
Bitwarden: Blind HTTP GET SSRF via website icon fetch (bypass of pull#812)
After a credential has been added to vault.bitwarden.com or any self-hosted installation, if the settings allow website icons to be fetched https://bitwarden.com/help/article/website-icons/, the Bitwarden server will try to fetch the icon image. The relevant source code is...
Bitwarden: Server-Side Request Forgery in "icons.bitwarden.net"
As, I already checked with support team via portal, due to domain confirmation I checked with them. Here, adding the required information: Title: Server-Side Request Forgery in "icons.bitwarden.net". URL: https://icons.bitwarden.net/spoofed.burpcollaborator.net/icon.png Parameter: REST based in...
Bitwarden server encryption issue vulnerability
Bitwarden is an open source password manager.Bitwarden server is the core infrastructure of Bitwarden back-end server . A cryptographic vulnerability exists in Bitwarden server version 1.32.0 and earlier versions. The vulnerability stems from a network system or product that does not properly use...
CVE-2019-19766
The Bitwarden server through 1.32.0 has a potentially unwanted KDF...
CVE-2019-19766
The Bitwarden server through 1.32.0 has a potentially unwanted KDF...
Code injection
The Bitwarden server through 1.32.0 has a potentially unwanted KDF...
CVE-2019-19766
CVE-2019-19766 affects Bitwarden server 1.32.0 and earlier, with a cryptographic issue described as a potentially unwanted KDF. Connected sources (CNVD, RH, NVD, OSV, OSV) identify Bitwarden server as the affected product and versions ≤1.32.0; the CVSS vectors indicate Confidentiality impact (per...
CVE-2019-19766
The Bitwarden server through 1.32.0 has a potentially unwanted KDF...
Bitwarden: Tracking Bitwarden firefox addon users
Firefox web extension, generate a UUID for each web-extension and is specific to a user. Unlike chrome extensions. Which means whenever the user installs Bitwarden on Firefox, it generates a different extension ID for each user. You can check the extension ID by about:debugging - under extensions...
Bitwarden: Vulnerable exported broadcast receiver
Good evening, This is actually in your code base this time. : Since the following broadcast receiver has export=true it can be exploited by 3rd parties. Vulnerability com.x8bit.bitwarden.PackageReplacedReceiver has exported set to true making the receiver vulnerable to tampering. F238236 POC I wa...