Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-35936

8.2 · HIGH
Published Aug 5, 2022 evmos CWE-668 EPSS 1.40% (70th pctl)

Overview

CVE-2022-35936 is a high-severity vulnerability affecting evmos ethermint. It was published on August 5, 2022 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Ethermint is an Ethereum library. In Ethermint running versions before `v0.17.2`, the contract `selfdestruct` invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the `DeleteAccount`function, all contracts that used the identical bytecode (i.e shared the same `CodeHash`) will also stop working once one contract invokes `selfdestruct`, even though the other contracts did not invoke the `selfdestruct` OPCODE. This vulnerability has been patched in Ethermint version v0.18.0. The patch has state machine-breaking changes for applications using Ethermint, so a coordinated upgrade procedure is required. A workaround is available. If a contract is subject to DoS due to this issue, the user can redeploy the same contract, i.e. with identical bytecode, so that the original contract's code is recovered. The new contract deployment restores the `bytecode hash -> bytecode` entry in the internal state.

Remediation

Check the references section for vendor advisories and patches from evmos. Update ethermint to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
evmos ethermint >= 0, < 0.18.0 Affected
kava kava >= 0, < 0.18.0 Affected
crypto cronos 0 Affected
evmos evmos >= 0, < 7.0.0 Affected

Frequently Asked Questions

What is CVE-2022-35936?

CVE-2022-35936 is a high-severity vulnerability affecting evmos ethermint. It was published on August 5, 2022 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2022-35936?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-35936?

Check the references section for vendor advisories and patches from evmos. Update ethermint to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-35936?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-35936 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.