Lucene search

K
githubGitHub Advisory DatabaseGHSA-G4VP-M682-QQMP
HistoryAug 11, 2023 - 7:00 p.m.

OpenZeppelin Contracts vulnerable to Improper Escaping of Output

2023-08-1119:00:48
CWE-116
GitHub Advisory Database
github.com
6
smart contract development
security library
erc2771context
custom trusted forwarder
minimalforwarder
software patch

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

0.001 Low

EPSS

Percentile

27.6%

Impact

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 4.0.0 and prior to version 4.9.3, contracts using ERC2771Context along with a custom trusted forwarder may see _msgSender return address(0) in calls that originate from the forwarder with calldata shorter than 20 bytes. This combination of circumstances does not appear to be common, in particular it is not the case for MinimalForwarder from OpenZeppelin Contracts, or any deployed forwarder the team is aware of, given that the signer address is appended to all calls that originate from these forwarders.

Patches

The problem has been patched in v4.9.3.

Affected configurations

Vulners
Node
openzeppelincontracts_upgradeableRange<4.9.3
OR
openzeppelinopenzeppelin_contractsRange<4.9.3

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

0.001 Low

EPSS

Percentile

27.6%

Related for GHSA-G4VP-M682-QQMP