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-2023-46132

7.1 · HIGH
Published Nov 14, 2023 hyperledger CWE-362 EPSS 0.52% (42th pctl)

Overview

CVE-2023-46132 is a high-severity vulnerability affecting hyperledger fabric. It was published on November 14, 2023 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Hyperledger Fabric is an open source permissioned distributed ledger framework. Combining two molecules to one another, called "cross-linking" results in a molecule with a chemical formula that is composed of all atoms of the original two molecules. In Fabric, one can take a block of transactions and cross-link the transactions in a way that alters the way the peers parse the transactions. If a first peer receives a block B and a second peer receives a block identical to B but with the transactions being cross-linked, the second peer will parse transactions in a different way and thus its world state will deviate from the first peer. Orderers or peers cannot detect that a block has its transactions cross-linked, because there is a vulnerability in the way Fabric hashes the transactions of blocks. It simply and naively concatenates them, which is insecure and lets an adversary craft a "cross-linked block" (block with cross-linked transactions) which alters the way peers process transact

Remediation

Check the references section for vendor advisories and patches from hyperledger. Update fabric 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
hyperledger fabric >= 1.0.0, < 2.2.14 Affected

Frequently Asked Questions

What is CVE-2023-46132?

CVE-2023-46132 is a high-severity vulnerability affecting hyperledger fabric. It was published on November 14, 2023 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2023-46132?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-46132?

Check the references section for vendor advisories and patches from hyperledger. Update fabric 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-2023-46132?

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