CVE & CISA-KEV Catalog

CVE-2022-31170

HIGH
7.5
CVSS v3
NVD

Description

OpenZeppelin Contracts is a library for smart contract development. Versions 4.0.0 until 4.7.1 are vulnerable to ERC165Checker reverting instead of returning `false`. `ERC165Checker.supportsInterface` is designed to always successfully return a boolean, and under no circumstance revert. However, an incorrect assumption about Solidity 0.8's `abi.decode` allows some cases to revert, given a target contract that doesn't implement EIP-165 as expected, specifically if it returns a value other than 0 or 1. The contracts that may be affected are those that use `ERC165Checker` to check for support for an interface and then handle the lack of support in a way other than reverting. The issue was patched in version 4.7.1.

How to fix

Remediation Available
contractsNVD
Affected:>= 4.0.0, < 4.7.1Fixed in:4.7.1CVE-2022-31170derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Exploit Intelligence

0.65%probability of exploitation in 30 days
46thpercentile

Moderate risk: more likely to be exploited than 46% of all known CVEs.

References

Third-Party Advisory1
Embed a live status badge for CVE-2022-31170
CVE-2022-31170 severity badge

Markdown

[![CVE-2022-31170](https://tridentstack.com/cve/badge/CVE-2022-31170.svg)](https://tridentstack.com/cve/CVE-2022-31170)

HTML

<a href="https://tridentstack.com/cve/CVE-2022-31170"><img src="https://tridentstack.com/cve/badge/CVE-2022-31170.svg" alt="CVE-2022-31170"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.