CVE-2023-49798
CVSS 3.1 Score 7.5 of 10 (high)
Details
Summary
CVE-2023-49798 affects OpenZeppelin Contracts, a popular library for smart contract development. A merge issue during the porting process of the 5.0.1 patch to the 4.9 branch resulted in a line duplication. This issue, present in versions 4.9.4 of `Multicall.sol` for `@openzeppelin/contracts` and `@openzeppelin/contracts-upgradeable`, leads to all subcalls being executed twice. Users may unknowingly duplicate operations like asset transfers. The duplicate delegatecall was rectified in version 4.9.5. However, users of the 4.9.4 version are advised to upgrade as soon as possible. No workarounds are available for this vulnerability.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Vendors
- OpenZeppelin