First published: Thu Aug 26 2021(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
OpenZeppelin Contracts | >=3.3.0<3.4.2 | |
OpenZeppelin Contracts | >=4.0.0<4.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2021-39168 is critical.
The affected software versions for CVE-2021-39168 are between 3.3.0 and 3.4.2, and between 4.0.0 and 4.3.1.
As a workaround for CVE-2021-39168, revoke the executor role from the affected TimelockController.
You can find more information about CVE-2021-39168 in the following references: [Link 1](https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable/security/advisories/GHSA-vrw4-w73r-6mm8), [Link 2](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md#431), [Link 3](https://github.com/OpenZeppelin/openzeppelin-contracts/commit/cec4f2ef57495d8b1742d62846da212515d99dd5).
The CWE ID for CVE-2021-39168 is 269.