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/contracts@4.9.4` and `@openzeppelin/contracts-upgradeable@4.9.4`, 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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-12-08T23:35:24.467Z

Updated: 2023-12-08T23:35:24.467Z

Reserved: 2023-11-30T13:39:50.863Z


Link: CVE-2023-49798

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-12-09T00:15:06.920

Modified: 2023-12-13T17:15:38.517


Link: CVE-2023-49798

JSON object: View

cve-icon Redhat Information

No data.

CWE