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-23651

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

Overview

CVE-2022-23651 is a medium-severity vulnerability affecting backblaze b2_python_software_development_kit. 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-sdk-python is a python library to access cloud storage provided by backblaze. Linux and Mac releases of the SDK version 1.14.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. SDK users of the SqliteAccountInfo format are vulnerable while users of the InMemoryAccountInfo format are safe. The SqliteAccountInfo 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 first created, the file is world readable and is (typically a few milliseconds) later altered to be private to the user. If the directory containing the file is readable by a local attacker 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. This allows the local attacker to read the contents after the

Remediation

Check the references section for vendor advisories and patches from backblaze. Update b2_python_software_development_kit 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_python_software_development_kit 0 Affected

Frequently Asked Questions

What is CVE-2022-23651?

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

How severe is CVE-2022-23651?

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-23651?

Check the references section for vendor advisories and patches from backblaze. Update b2_python_software_development_kit 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-23651?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-23651 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.