CVE-2023-30541

OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from calldata. The probability of an accidental clash is negligible, but one could be caused deliberately and could cause a reduction in availability. The issue has been fixed in version 4.8.3. As a workaround if a function appears to be inaccessible for this reason, it may be possible to craft the calldata such that ABI decoding does not fail at the proxy and the function is properly proxied through.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:*
cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:*

History

27 Apr 2023, 18:38

Type Values Removed Values Added
CPE cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:*
cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:*
References (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-mx2q-35m2-x2rh - (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-mx2q-35m2-x2rh - Vendor Advisory
References (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4154 - (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4154 - Patch
References (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.8.3 - (MISC) https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.8.3 - Release Notes
First Time Openzeppelin contracts Upgradeable
Openzeppelin
Openzeppelin contracts
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

17 Apr 2023, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-04-17 22:15

Updated : 2023-12-10 15:01


NVD link : CVE-2023-30541

Mitre link : CVE-2023-30541

CVE.ORG link : CVE-2023-30541


JSON object : View

Products Affected

openzeppelin

  • contracts_upgradeable
  • contracts
CWE
CWE-436

Interpretation Conflict