PYSEC-2022-43143
Vulnerability from pysec - Published: 2022-07-15 18:15 - Updated: 2024-11-21 14:22
VLAI?
Details
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.
Severity ?
6.5 (Medium)
Impacted products
| Name | purl | openzeppelin-cairo-contracts-test | pkg:pypi/openzeppelin-cairo-contracts-test |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "openzeppelin-cairo-contracts-test",
"purl": "pkg:pypi/openzeppelin-cairo-contracts-test"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2cd60279c3332285d47edf9ee3888b71257acdc9"
}
],
"repo": "https://github.com/OpenZeppelin/cairo-contracts",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0"
]
}
],
"aliases": [
"CVE-2022-31153",
"GHSA-8mjr-jr5h-q2xr"
],
"details": "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\u0027s testing framework. This bug has been patched in v0.2.1.",
"id": "PYSEC-2022-43143",
"modified": "2024-11-21T14:22:57.304802Z",
"published": "2022-07-15T18:15:00Z",
"references": [
{
"type": "EVIDENCE",
"url": "https://github.com/OpenZeppelin/cairo-contracts/issues/386"
},
{
"type": "REPORT",
"url": "https://github.com/OpenZeppelin/cairo-contracts/issues/386"
},
{
"type": "FIX",
"url": "https://github.com/OpenZeppelin/cairo-contracts/pull/387"
},
{
"type": "WEB",
"url": "https://github.com/OpenZeppelin/cairo-contracts/pull/387"
},
{
"type": "FIX",
"url": "https://github.com/OpenZeppelin/cairo-contracts/commit/2cd60279c3332285d47edf9ee3888b71257acdc9"
},
{
"type": "ADVISORY",
"url": "https://github.com/OpenZeppelin/cairo-contracts/security/advisories/GHSA-8mjr-jr5h-q2xr"
},
{
"type": "EVIDENCE",
"url": "https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203"
},
{
"type": "WEB",
"url": "https://github.com/OpenZeppelin/cairo-contracts/blob/release-0.2.0/src/openzeppelin/account/library.cairo#L203"
},
{
"type": "WEB",
"url": "https://github.com/OpenZeppelin/cairo-contracts/releases/tag/v0.2.1"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"withdrawn": "2024-11-22T04:37:04Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…