CVE-2022-31153: OpenZeppelin Contracts for Cairo account cannot process transactions on Goerli
Impact This vulnerability 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, so only goerli deployments of v0.2.0 accounts are affected.
This faulty behavior is not observed in StarkNet's testing framework, so don't rely on it passing to detect this issue on custom accounts.
Patches This bug has been patched in v0.2.1.
References The issue is detailed in https://github.com/OpenZeppelin/cairo-contracts/issues/386.
For more information If you have any questions or comments about this advisory: Open an issue in the Contracts for Cairo repo Email us at security@openzeppelin.com
Other sources
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2022-31153?
CVE-2022-31153 is a vulnerability in OpenZeppelin Contracts for Cairo version 0.2.0 that renders account contracts unusable on live networks.
What software versions are affected by CVE-2022-31153?
OpenZeppelin Contracts for Cairo version 0.2.0 is affected by CVE-2022-31153.
How severe is CVE-2022-31153?
CVE-2022-31153 has a severity rating of 6.5 (medium).
How can I fix CVE-2022-31153?
Updating to a version of OpenZeppelin Contracts for Cairo that is not affected by CVE-2022-31153 is the recommended fix.
Where can I find more information about CVE-2022-31153?
You can find more information about CVE-2022-31153 in the references provided: [link 1](https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203), [link 2](https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9), [link 3](https://github.com/OpenZeppelin/cairo-contracts/issues/386).