CVE-2021-41264 — Improper Initialization in Contracts
Severity
9.8CRITICALNVD
EPSS
0.6%
top 29.40%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
Latest updateSep 15
PublishedNov 12
Description
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 provid…
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HExploitability: 3.9 | Impact: 5.9