CVE-2025-54070
- EPSS 0.05%
- Veröffentlicht 17.07.2025 18:25:02
- Zuletzt bearbeitet 17.07.2025 21:15:50
OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the `lastIndexOf(bytes,byte,uint256)` function of the `Bytes.sol` library may access uninitialized memory when the follow...
CVE-2024-45304
- EPSS 0.43%
- Veröffentlicht 31.08.2024 00:15:05
- Zuletzt bearbeitet 19.09.2024 17:26:37
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. ...
CVE-2024-27094
- EPSS 0.56%
- Veröffentlicht 21.03.2024 02:52:18
- Zuletzt bearbeitet 04.12.2025 20:13:27
OpenZeppelin Contracts is a library for secure smart contract development. The `Base64.encode` function encodes a `bytes` input by iterating over it in chunks of 3 bytes. When this input is not a multiple of 3, the last iteration may read parts of th...
CVE-2023-49798
- EPSS 0.49%
- Veröffentlicht 09.12.2023 00:15:06
- Zuletzt bearbeitet 21.11.2024 08:33:51
OpenZeppelin Contracts is a library for smart contract development. A merge issue when porting the 5.0.1 patch to the 4.9 branch caused a line duplication. In the version of `Multicall.sol` released in `@openzeppelin/contracts@4.9.4` and `@openzeppel...
CVE-2023-34459
- EPSS 0.65%
- Veröffentlicht 16.06.2023 23:15:08
- Zuletzt bearbeitet 21.11.2024 08:07:17
OpenZeppelin Contracts is a library for smart contract development. Starting in version 4.7.0 and prior to version 4.9.2, when the `verifyMultiProof`, `verifyMultiProofCalldata`, `procesprocessMultiProof`, or `processMultiProofCalldat` functions are ...
CVE-2023-34234
- EPSS 0.1%
- Veröffentlicht 07.06.2023 18:15:09
- Zuletzt bearbeitet 21.11.2024 08:06:49
OpenZeppelin Contracts is a library for smart contract development. By frontrunning the creation of a proposal, an attacker can become the proposer and gain the ability to cancel it. The attacker can do this repeatedly to try to prevent a proposal f...
CVE-2023-30541
- EPSS 0.14%
- Veröffentlicht 17.04.2023 22:15:10
- Zuletzt bearbeitet 21.11.2024 08:00:23
OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a diffe...
CVE-2023-30542
- EPSS 0.23%
- Veröffentlicht 16.04.2023 08:15:07
- Zuletzt bearbeitet 21.11.2024 08:00:23
OpenZeppelin Contracts is a library for secure smart contract development. The proposal creation entrypoint (`propose`) in `GovernorCompatibilityBravo` allows the creation of proposals with a `signatures` array shorter than the `calldatas` array. Thi...
CVE-2023-26488
- EPSS 0.4%
- Veröffentlicht 03.03.2023 22:15:09
- Zuletzt bearbeitet 21.11.2024 07:51:37
OpenZeppelin Contracts is a library for secure smart contract development. The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from ...
CVE-2023-23940
- EPSS 0.06%
- Veröffentlicht 03.02.2023 20:15:11
- Zuletzt bearbeitet 21.11.2024 07:47:08
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 r...