Unbounded gas consumption in @openzeppelin/contracts
CVE-2022-35915
5.3MEDIUM
What is CVE-2022-35915?
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.
Affected Version(s)
openzeppelin-contracts >=2.0.0 < 4.7.2
