SCA: security update for @openzeppelin/contracts, @openzeppelin/contracts-upgradeable (GHSA-699g-q6qh-q4v8)

high Tenable Cloud Security Plugin ID 411334

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2023-49798)

See Also

https://github.com/advisories/GHSA-699g-q6qh-q4v8

Plugin Details

Severity: High

ID: 411334

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2023-49798

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/12/2023

Vulnerability Publication Date: 12/8/2023

Reference Information

CVE: CVE-2023-49798

cwe: CWE-670