{ "id": "CVE-2021-25836", "sourceIdentifier": "cve@mitre.org", "published": "2021-02-08T18:15:13.863", "lastModified": "2021-02-12T14:16:14.183", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Cosmos Network Ethermint <= v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. The bytecode set in a FAILED transaction wrongfully remains in memory(stateObject.code) and is further written to persistent store at the Endblock stage, which may be utilized to build honeypot contracts." }, { "lang": "es", "value": "Cosmos Network Ethermint versiones anteriores e incluyendo a v0.4.0 est\u00e1 afectado por la inconsistencia del ciclo de vida de la cach\u00e9 en el m\u00f3dulo EVM. El bytecode establecido en una transacci\u00f3n FAILED permanece err\u00f3neamente en la memoria (stateObject.code) y se escribe posteriormente en el almac\u00e9n persistente en la etapa Endblock, que puede ser usado para construir contratos de honeypot" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:chainsafe:ethermint:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.4.0", "matchCriteriaId": "A35C91FB-4A33-4A25-8406-5F9143CF0828" } ] } ] } ], "references": [ { "url": "https://github.com/cosmos/ethermint/issues/667#issuecomment-759284303", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }