VYPR

Openzeppelin Solidity

by Openzeppelin

CVEs (1)

  • CVE-2022-35915MedAug 1, 2022
    risk 0.28cvss 5.3epss 0.01

    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…