VulnerabilityModified
CVE-2022-35915
OpenZeppelin Contracts is a library for secure smart contract development.
MEDIUM 5.3EPSS 0.76%
Does this matter?
Lower severity and a low EPSS score (0.76%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
- EPSS
- 0.76% probability · 53th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400, CWE-770
- Affected
- openzeppelin/contracts · openzeppelin/contracts upgradeable · openzeppelin/openzeppelin-eth · openzeppelin/openzeppelin-solidity
- Source
- security-advisories@github.com
References
- https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3587Patch, Third Party Advisory
- https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-7grf-83vw-6f5xThird Party Advisory
- https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3587Patch, Third Party Advisory
- https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-7grf-83vw-6f5xThird Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.