CVE-2022-31153
Version 0.2.0 is vulnerable to an error that renders account contracts unusable on live networks.
Does this matter?
Lower severity and a low EPSS score (1.41%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 1.41% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-664, CWE-863
- Affected
- openzeppelin/contracts
- Source
- security-advisories@github.com
References
- https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203Exploit, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9Patch, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/issues/386Exploit, Issue Tracking, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/pull/387Patch, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/releases/tag/v0.2.1Release Notes, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-8mjr-jr5h-q2xrThird Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203Exploit, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9Patch, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/issues/386Exploit, Issue Tracking, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/pull/387Patch, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/releases/tag/v0.2.1Release Notes, Third Party Advisory
- https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-8mjr-jr5h-q2xrThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.