CVE-2022-31153

OpenZeppelin Contracts for Cairo is a library for contract development written in Cairo for StarkNet, a decentralized ZK Rollup. Version 0.2.0 is vulnerable to an error that renders account contracts unusable on live networks. This issue affects all accounts (vanilla and ethereum flavors) in the v0.2.0 release of OpenZeppelin Contracts for Cairo, which are not whitelisted on StarkNet mainnet. Only goerli deployments of v0.2.0 accounts are affected. This faulty behavior is not observed in StarkNet's testing framework. This bug has been patched in v0.2.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openzeppelin:contracts:0.2.0:*:*:*:*:cairo:*:*

History

22 Jul 2022, 16:38

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CWE CWE-664 CWE-863
References (MISC) https://github.com/OpenZeppelin/cairo-contracts/pull/387 - (MISC) https://github.com/OpenZeppelin/cairo-contracts/pull/387 - Patch, Third Party Advisory
References (MISC) https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203 - (MISC) https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203 - Exploit, Third Party Advisory
References (CONFIRM) https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-8mjr-jr5h-q2xr - (CONFIRM) https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-8mjr-jr5h-q2xr - Third Party Advisory
References (MISC) https://github.com/OpenZeppelin/cairo-contracts/issues/386 - (MISC) https://github.com/OpenZeppelin/cairo-contracts/issues/386 - Exploit, Issue Tracking, Third Party Advisory
References (MISC) https://github.com/OpenZeppelin/cairo-contracts/releases/tag/v0.2.1 - (MISC) https://github.com/OpenZeppelin/cairo-contracts/releases/tag/v0.2.1 - Release Notes, Third Party Advisory
References (MISC) https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9 - (MISC) https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9 - Patch, Third Party Advisory
CPE cpe:2.3:a:openzeppelin:contracts:0.2.0:*:*:*:*:cairo:*:*
First Time Openzeppelin
Openzeppelin contracts

15 Jul 2022, 18:57

Type Values Removed Values Added
New CVE

Information

Published : 2022-07-15 18:15

Updated : 2023-12-10 14:35


NVD link : CVE-2022-31153

Mitre link : CVE-2022-31153

CVE.ORG link : CVE-2022-31153


JSON object : View

Products Affected

openzeppelin

  • contracts
CWE
CWE-863

Incorrect Authorization

CWE-664

Improper Control of a Resource Through its Lifetime