We found results for “”
CVE-2021-41264
Good to know:
Date: November 12, 2021
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).
Language: JS
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Improper Initialization
CWE-665Top Fix
Upgrade Version
Upgrade to version @openzeppelin/contracts - 4.3.2;@openzeppelin/contracts-upgradeable - 4.3.2
CVSS v3.1
| Base Score: |
|
|---|---|
| Attack Vector (AV): | NETWORK |
| Attack Complexity (AC): | LOW |
| Privileges Required (PR): | NONE |
| User Interaction (UI): | NONE |
| Scope (S): | UNCHANGED |
| Confidentiality (C): | HIGH |
| Integrity (I): | HIGH |
| Availability (A): | HIGH |
CVSS v2
| Base Score: |
|
|---|---|
| Access Vector (AV): | NETWORK |
| Access Complexity (AC): | LOW |
| Authentication (AU): | NONE |
| Confidentiality (C): | PARTIAL |
| Integrity (I): | PARTIAL |
| Availability (A): | PARTIAL |
| Additional information: |
Vulnerabilities
Projects
Contact Us


