Lucene search
K

4 matches found

Code423n4
Code423n4
added 2023/04/28 12:0 a.m.20 views

Offchain name resolution would fail despite the located DNS resolver being fully functional

Lines of code Vulnerability details Description In OffchainDNSResolver, resolveCallback parses resource records received off-chain and extracts the DNS resolver address: // Look for a valid ENS-DNS TXT record address dnsresolver, bytes memory context = parseRR iter.data, iter.rdataOffset,...

6.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2022/08/14 12:23 a.m.25 views

OpenZeppelin Contracts ERC165Checker unbounded gas consumption

Impact 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. Patches The issue has been fixed in v4.7.2. References...

5.3CVSS5.4AI score0.00305EPSS
Exploits0References5Affected Software4
Veracode
Veracode
added 2022/08/02 4:6 a.m.23 views

Denial Of Service (DoS)

openzeppelin is vulnerable to denial of service DoS attacks. A malicious user is able to use a target contract of an EIP-165 supportsInterface query to cause unbounded resource consumption by returning a lot of data, causing the application to crash...

5.3CVSS5.2AI score0.00305EPSS
Exploits0References3Affected Software6
NVD
NVD
added 2022/08/01 9:15 p.m.8 views

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

5.3CVSS0.00305EPSS
Exploits0References2
Rows per page
Query Builder