OpenZeppelin/openzeppelin-contracts-upgradeable

OpenZeppelin/openzeppelin-contracts-upgradeable

Releases151
Frequency3 weeks 2 days
Last Release
Stars1.17K
Upgradeable variant of OpenZeppelin Contracts, meant for use in upgradeable contracts.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 5.0.0-rc.0, < 5.0.2, >= 4.5.0, < 4.9.66.5 MEDIUM

OpenZeppelin Contracts is a library for secure smart contract development. The `Base64.encode` function encodes a `bytes` input by iterating over it in chunks of 3 bytes. When this input is not a multiple of 3, the last iteration may read parts of the memory that are beyond the input buffer. The vulnerability is fixed in 5.0.2 and 4.9.6.

>= 4.0.0, < 4.3.1, >= 3.3.0, < 3.4.210 CRITICAL7.5 HIGH

OpenZepplin is a library for smart contract development. In affected versions a vulnerability in TimelockController allowed an actor with the executor role to escalate privileges. Further details about the vulnerability will be disclosed at a later date. As a workaround revoke the executor role from accounts not strictly under the team's control. We recommend revoking all executors that are not also proposers. When applying this mitigation, ensure there is at least one proposer and executor remaining.