{ "id": "CVE-2022-33069", "sourceIdentifier": "cve@mitre.org", "published": "2022-06-23T17:15:14.390", "lastModified": "2024-11-21T07:07:30.303", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Ethereum Solidity v0.8.14 contains an assertion failure via SMTEncoder::indexOrMemberAssignment() at SMTEncoder.cpp." }, { "lang": "es", "value": "Ethereum Solidity versi\u00f3n v0.8.14, contiene un fallo de aserci\u00f3n por medio de la funci\u00f3n SMTEncoder::indexOrMemberAssignment() en el archivo SMTEncoder.cpp" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "baseScore": 5.5, "baseSeverity": "MEDIUM", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-617" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:soliditylang:solidity:0.8.13:*:*:*:*:*:*:*", "matchCriteriaId": "2404611E-1F7A-4574-A34B-D4BA13B45B19" }, { "vulnerable": true, "criteria": "cpe:2.3:a:soliditylang:solidity:0.8.14:*:*:*:*:*:*:*", "matchCriteriaId": "4DBDBFD9-AEED-4DF3-90CA-8F6A049A936F" } ] } ] } ], "references": [ { "url": "https://github.com/ethereum/solidity/issues/12973", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/ethereum/solidity/issues/12973", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Patch", "Third Party Advisory" ] } ] }