Openzeppelin Cairo-Contracts vulnerabilities
3 known vulnerabilities affecting openzeppelin/cairo-contracts.
Total CVEs
3
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM3
Vulnerabilities
Page 1 of 1
CVE-2024-45304MEDIUMCVSS 6.5fixed in 0.16.02024-08-31
CVE-2024-45304 [MEDIUM] CWE-670 CVE-2024-45304: Cairo-Contracts are OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup.
Cairo-Contracts are OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup. This vulnerability can lead to unauthorized ownership transfer, contrary to the original owner's intention of leaving the contract without an owner. It introduces a security risk where an unintended party (pending owner) can gain control of the contr
nvd
CVE-2023-23940MEDIUMCVSS 5.3v>= 0.2.0, < 0.6.12023-02-03
CVE-2023-23940 [MEDIUM] CWE-345 CVE-2023-23940: OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo
OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. `is_valid_eth_signature` is missing a call to `finalize_keccak` after calling `verify_eth_signature`. As a result, any contract using `is_valid_eth_signature` from the account library (such as the `EthAccount`
nvd
CVE-2022-31153MEDIUMCVSS 6.5v= 0.2.02022-07-15
CVE-2022-31153 [MEDIUM] CWE-664 CVE-2022-31153: OpenZeppelin Contracts for Cairo is a library for contract development written in Cairo for StarkNet
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, wh
nvd