CVE-2023-49798

MEDIUM

OpenZeppelin Contracts <4.9.4 - Info Disclosure

Title source: llm
STIX 2.1

Description

OpenZeppelin Contracts is a library for smart contract development. A merge issue when porting the 5.0.1 patch to the 4.9 branch caused a line duplication. In the version of `Multicall.sol` released in `@openzeppelin/[email protected]` and `@openzeppelin/[email protected]`, all subcalls are executed twice. Concretely, this exposes a user to unintentionally duplicate operations like asset transfers. The duplicated delegatecall was removed in version 4.9.5. The 4.9.4 version is marked as deprecated. Users are advised to upgrade. There are no known workarounds for this issue.

Scores

CVSS v3 5.9
EPSS 0.0049
EPSS Percentile 65.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Details

CWE
CWE-670
Status published
Products (4)
openzeppelin/contracts 4.9.4
openzeppelin/contracts 4.9.4 - 4.9.5npm
openzeppelin/contracts-upgradeable 4.9.4 - 4.9.5npm
openzeppelin/contracts_upgradeable 4.9.4
Published Dec 09, 2023
Tracked Since Feb 18, 2026