Lucene search
+L

554 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 5:28 a.m.6 views

Malicious code in openzeppelin-compact (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e764dc15f07658164fb682663adc912360ef9936123f3b8738c9ed5614170765 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.8AI score
SaveExploits0References2
OSV
OSV
added 2025/09/16 5:28 a.m.4 views

MAL-2025-47335 Malicious code in openzeppelin-compact (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware e764dc15f07658164fb682663adc912360ef9936123f3b8738c9ed5614170765 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.8AI score
SaveExploits0References2
OSV
OSV
added 2025/08/28 7:35 a.m.2 views

MAL-2025-41588 Malicious code in openzeppelin-contracts-5.0.2 (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/28 7:35 a.m.4 views

Malicious code in openzeppelin-contracts-5.0.2 (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.6 views

Malicious code in openzeppelin-solidity-2.3.0 (npm)

The package openzeppelin-solidity-2.3.0 was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.5 views

MAL-2025-28346 Malicious code in openzeppelin-solidity-2.3.0 (npm)

The package openzeppelin-solidity-2.3.0 was found to contain malicious code...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2025/07/21 6:18 a.m.8 views

Out-of-bounds Read

@openzeppelin/contracts and @openzeppelin/contracts-upgradeable are vulnerable to Out-of-bounds Read. The vulnerability is due to improper bounds checking caused by the lastIndexOf function in Bytes.sol accessing uninitialized memory when given an empty buffer and a non-maximum position,...

6.9CVSS6.3AI score0.00334EPSS
SaveExploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 2025/07/19 6:58 p.m.13 views

CVE-2025-54070

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS6.9AI score0.00334EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/17 9:19 p.m.10 views

GHSA-9RCW-C2F9-2J55 OpenZeppelin Contracts Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

Impact The lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length is empty i.e. buffer.length == 0 and position is not 2256 - 1 i.e. pos != typeuint256.max. The pos argument could be used...

6.9CVSS6.7AI score0.00334EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/07/17 9:19 p.m.13 views

OpenZeppelin Contracts Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

Impact The lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length is empty i.e. buffer.length == 0 and position is not 2256 - 1 i.e. pos != typeuint256.max. The pos argument could be used...

6.9CVSS6.9AI score0.00334EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2025/07/17 7:15 p.m.10 views

CVE-2025-54070

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS0.00334EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/17 6:25 p.m.25 views

CVE-2025-54070 OpenZeppelin Contracts's Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS0.00334EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/17 6:25 p.m.28 views

CVE-2025-54070

OpenZeppelin Contracts (Bytes.sol) lastIndexOf(bytes, byte, uint256) is vulnerable in versions prior to 5.4.0 when the input buffer is empty (buffer.length == 0) and pos != type(uint256).max. In this scenario, the function may access uninitialized memory at buffer + 0x20 + pos, potentially return...

6.9CVSS7AI score0.00334EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/07/17 6:25 p.m.6 views

CVE-2025-54070 OpenZeppelin Contracts's Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS7.6AI score0.00334EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/17 6:25 p.m.8 views

CVE-2025-54070 OpenZeppelin Contracts's Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS7AI score0.00334EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/17 12:0 a.m.6 views

OpenZeppelin Contracts 缓冲区错误漏洞

OpenZeppelin Contracts is a secure smart contract development library open-sourced by OpenZeppelin. A buffer error vulnerability exists in OpenZeppelin Contracts versions prior to 5.4.0, which stems from the lastIndexOf function potentially accessing uninitialized memory, potentially resulting in...

6.9CVSS6.7AI score0.00334EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/17 12:0 a.m.12 views

PT-2025-29948 · Openzeppelin · Openzeppelin Contracts

Name of the Vulnerable Software and Affected Versions: OpenZeppelin Contracts versions 5.2.0 through 5.3.9 Description: The lastIndexOfbytes,byte,uint256 function within the Bytes.sol library may access uninitialized memory under specific conditions. This occurs when the provided buffer length is...

6.9CVSS6.7AI score0.00334EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/05/23 10:31 a.m.10 views

CVE-2024-45304

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

6.5CVSS7.1AI score0.00479EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 9:39 a.m.12 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...

6.5CVSS6.7AI score0.00763EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:43 a.m.11 views

CVE-2023-30542

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. This causes the additional elements of the latter to be...

8.8CVSS6.9AI score0.00584EPSS
SaveExploits0References1
Rows per page
Query Builder