← Back

Openzeppelin Solidity

openzeppelin-solidity

Vendor: Openzeppelin • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Openzeppelin
4Contracts
Contracts UpgradeableOpenzeppelin Eth+1 more
Nov 21, 2024
Aug 1, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
OpenZeppelin Contracts is a library for secure smart contract development. The target contract of an EIP-165 `supportsInterface` query can cause unbounded gas consumption by returning a lot of data, while it is generally...Show more
OpenZeppelin Contracts is a library for secure smart contract development. The target contract of an EIP-165 `supportsInterface` query can cause unbounded gas consumption by returning a lot of data, while it is generally assumed that this operation has a bounded cost. The issue has been fixed in v4.7.2. Users are advised to upgrade. There are no known workarounds for this issue.Show less