Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-23653

4.7 · MEDIUM
Published Feb 23, 2022 backblaze CWE-367 EPSS 0.21% (11th pctl)

Overview

CVE-2022-23653 is a medium-severity vulnerability affecting backblaze b2_command_line_tool. It was published on February 23, 2022 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

B2 Command Line Tool is the official command line tool for the backblaze cloud storage service. Linux and Mac releases of the B2 command-line tool version 3.2.0 and below contain a key disclosure vulnerability that, in certain conditions, can be exploited by local attackers through a time-of-check-time-of-use (TOCTOU) race condition. The command line tool saves API keys (and bucket name-to-id mapping) in a local database file (`$XDG_CONFIG_HOME/b2/account_info`, `~/.b2_account_info` or a user-defined path) when `b2 authorize-account` is first run. This happens regardless of whether a valid key is provided or not. When first created, the file is world readable and is (typically a few milliseconds) later altered to be private to the user. If the directory is readable by a local attacker and the user did not yet run `b2 authorize-account` then during the brief period between file creation and permission modification, a local attacker can race to open the file and maintain a handle to it.

Remediation

Check the references section for vendor advisories and patches from backblaze. Update b2_command_line_tool to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
backblaze b2_command_line_tool 0 Affected

Frequently Asked Questions

What is CVE-2022-23653?

CVE-2022-23653 is a medium-severity vulnerability affecting backblaze b2_command_line_tool. It was published on February 23, 2022 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2022-23653?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-23653?

Check the references section for vendor advisories and patches from backblaze. Update b2_command_line_tool to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-23653?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23653 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.