OpenZeppelin Contracts is a library for smart contract development. In affected versions upgradeable contracts using `UUPSUpgradeable` may be vulnerable to an attack affecting uninitialized implementation contracts. A fix is included in version 4.3.2 of `@openzeppelin/contracts` and `@openzeppelin/contracts-upgradeable`. For users unable to upgrade; initialize implementation contracts using `UUPSUpgradeable` by invoking the initializer function (usually called `initialize`). An example is provided [in the forum](https://forum.openzeppelin.com/t/security-advisory-initialize-uups-implementation-contracts/15301).
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HOpenzeppelin Contracts
APPOpenzeppelin4.1.0 – 4.3.2 (bez)
Related vulnerabilities
OpenZepplin is a library for smart contract development. In affected versions a vulnerability in TimelockContr...
OpenZepplin is a library for smart contract development. In affected versions a vulnerability in TimelockContr...
OpenZeppelin Contracts is a library for secure smart contract development. The functions `ECDSA.recover` and `...
OpenZeppelin Contracts is a library for secure smart contract development. This issue concerns instances of Go...
OpenZeppelin Contracts is a library for smart contract development. Versions 4.1.0 until 4.7.1 are vulnerable ...