Lucene search
+L

554 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 3:29 a.m.11 views

CVE-2023-26488

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 the receiver of that token may overflow the...

6.5CVSS7.1AI score0.00713EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:47 a.m.23 views

CVE-2023-30541

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 different signature with incompatible ABI encoding,...

5.3CVSS6.6AI score0.00812EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:38 a.m.7 views

CVE-2023-23940

OpenZeppelin Contracts for Cairo is a library for secure smart contract development written in Cairo for StarkNet, a decentralized ZK Rollup. isvalidethsignature is missing a call to finalizekeccak after calling verifyethsignature. As a result, any contract using isvalidethsignature from the...

6.4CVSS6.9AI score0.0022EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:9 p.m.15 views

CVE-2022-39384

OpenZeppelin Contracts is a library for secure smart contract development. Before version 4.4.1 but after 3.2.0, initializer functions that are invoked separate from contract creation the most prominent example being minimal proxies may be reentered if they make an untrusted non-view external cal...

5.6CVSS6.8AI score0.00494EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:25 p.m.15 views

CVE-2022-31172

OpenZeppelin Contracts is a library for smart contract development. Versions 4.1.0 until 4.7.1 are vulnerable to the SignatureChecker reverting. SignatureChecker.isValidSignatureNow is not expected to revert. However, an incorrect assumption about Solidity 0.8's abi.decode allows some cases to...

7.5CVSS6.6AI score0.00467EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/12/14 4:11 p.m.6 views

Malicious code in solhint-plugin-openzeppelin (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis f4a4cea0f7210535e002b329fb3bd7a547d17cac3f0db1831009855d61000a0a The OpenSSF Package Analysis project identified 'solhint-plugin-openzeppelin' @ 99.99.99 npm as malicious. It is considered malicious because: -...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/12/14 4:11 p.m.9 views

MAL-2024-11843 Malicious code in solhint-plugin-openzeppelin (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis f4a4cea0f7210535e002b329fb3bd7a547d17cac3f0db1831009855d61000a0a The OpenSSF Package Analysis project identified 'solhint-plugin-openzeppelin' @ 99.99.99 npm as malicious. It is considered malicious because: -...

7.3AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/07 12:30 a.m.7 views

Malicious code in openzeppelinsolidty (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware cb787a0b4ed067dab6d7d8744277b8b3133b97cb42ab9931b4553cba1f4af858 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/11/07 12:23 a.m.6 views

Malicious code in openzepplin-solidity (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 96160503f6efd74b51cbb0434c82e4d7e8e07d087e3d9578d56ab5563071bcd2 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/30 11:51 p.m.36 views

CVE-2024-45304 OwnableTwoStep allows a pending owner to accept ownership after the original owner has renounced ownership in cairo-contracts

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 unintend...

5.3CVSS0.00479EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/30 11:51 p.m.56 views

CVE-2024-45304

CVE-2024-45304 affects Cairo-Contracts (OpenZeppelin Cairo contracts for StarkNet). The issue, described as an OwnableTwoStep flaw, lets a pending owner gain control after the original owner renounces ownership, enabling an unintended transfer of ownership. Root cause: a flaw in the two-step owne...

6.5CVSS5.7AI score0.00479EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/30 11:51 p.m.23 views

CVE-2024-45304 OwnableTwoStep allows a pending owner to accept ownership after the original owner has renounced ownership in cairo-contracts

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 unintend...

5.3CVSS6.8AI score0.00479EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/30 12:0 a.m.7 views

OpenZeppelin Contracts for Cairo 安全漏洞

OpenZeppelin Contracts for Cairo is a secure smart contract development library open-sourced by OpenZeppelin. A security vulnerability exists in OpenZeppelin Contracts for Cairo versions prior to 0.15.1, which stems from an unauthorized ownership transfer mechanism that could result in an...

6.5CVSS6.7AI score0.00479EPSS
SaveExploits0References5
NVD
NVD
added 2024/03/21 2:52 a.m.11 views

CVE-2024-27094

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 the memory that are beyond the input buffer. The...

7.4CVSS6.3AI score0.00763EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/21 12:0 a.m.7 views

OpenZeppelin 安全漏洞

OpenZeppelin is a software application. A standard for secure blockchain applications. A security vulnerability exists in OpenZeppelin Contracts versions prior to 5.0.2 and prior to 4.9.6, which stems from the fact that the last iteration of the Base64.encode function can read portions of memory...

7.4CVSS6.6AI score0.00763EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/03/01 1:29 p.m.20 views

Out-of-bounds Read

@openzeppelin/contracts, @openzeppelin/contracts-upgradeable are vulnerable to Out-of-bounds Read. The vulnerability is due to Base64.encode function which encodes a byte input by iterating over it in chunks of 3 byte and reading the parts of the memory beyond the input buffer when the input is n...

6.5CVSS6.9AI score0.00763EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/02/29 8:9 p.m.7 views

4337-snap (>=0.1.0 <=0.1.1), @0xabcdefg/smart-order-router (>=1.0.0 <=1.0.5) +1496 more potentially affected by CVE-2024-27094 via @openzeppelin/contracts (>=4.5.0 <=4.9.5)

@openzeppelin/contracts NPM version =4.5.0, =0.1.0, =1.0.0, =1.0.0, =3.24.7, =1.7.2, =0.107.10, =1.9.0, =0.107.0, =0.107.0, =0.107.0, =0.69.0, =0.107.0, =0.97.1, =0.107.0, =0.107.0, =0.123.2 and more Source cves: CVE-2024-27094 Source advisory: OSV:GHSA-9VX6-7XXF-X967...

7.4CVSS6.5AI score0.00763EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/02/29 8:9 p.m.4 views

@1inch/calldata-compressor (>=0.0.6 <=0.0.7), @1inch/delegating (>=1.1.0 <=2.0.0) +30 more potentially affected by CVE-2024-27094 via @openzeppelin/contracts (>=5.0.0 <=5.0.1)

@openzeppelin/contracts NPM version =5.0.0, =0.0.6, =1.1.0, =3.2.0, =4.0.0, =4.0.1, =2.0.0, =3.3.0, =1.2.0, =0.0.1, =2.0.0-rc.0, =0.0.2-0a7d082-551, =1.0.0, =1.1.3 and more Source cves: CVE-2024-27094 Source advisory: OSV:GHSA-9VX6-7XXF-X967...

7.4CVSS6.5AI score0.00763EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/02/29 8:9 p.m.6 views

4337-snap (>=0.1.0 <=0.1.1), @0xflair/contracts-registry (>=0.107.10 <=0.123.2) +432 more potentially affected by CVE-2024-27094 via @openzeppelin/contracts-upgradeable (>=4.5.0 <=4.9.5)

@openzeppelin/contracts-upgradeable NPM version =4.5.0, =0.1.0, =0.107.10, =1.9.0, =0.107.0, =0.107.0, =0.107.0, =0.69.0, =0.107.0, =0.97.1, =0.107.0, =0.107.0, =0.107.0, =4.0.0, =2.0.0, =0.2.1-alpha, =0.2.1-beta2 and more Source cves: CVE-2024-27094 Source advisory: OSV:GHSA-9VX6-7XXF-X967...

7.4CVSS6.5AI score0.00763EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2024/02/29 8:9 p.m.7 views

@etherisc/gif-next (>=0.0.2-0a7d082-551 <=0.0.2-ff8087d-237), @ethsign/sign-protocol-evm (>=1.0.0 <=1.1.3) +9 more potentially affected by CVE-2024-27094 via @openzeppelin/contracts-upgradeable (>=5.0.0 <=5.0.1)

@openzeppelin/contracts-upgradeable NPM version =5.0.0, =0.0.2-0a7d082-551, =1.0.0, =2.5.5, =1.0.0, =1.0.0-beta-rc1, =0.0.1, =1.0.1, =0.1.0, =0.1.0-alpha.10 Source cves: CVE-2024-27094 Source advisory: OSV:GHSA-9VX6-7XXF-X967...

7.4CVSS6.5AI score0.00763EPSS
SaveExploits0
Rows per page
Query Builder