René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.0 KiB
JSON

{
"id": "CVE-2021-25834",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-08T18:15:13.740",
"lastModified": "2021-02-12T13:58:35.977",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cosmos Network Ethermint <= v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application."
},
{
"lang": "es",
"value": "Cosmos Network Ethermint versiones anteriores e incluyendo a v0.4.0 est\u00e1 afectado por una vulnerabilidad de reproducci\u00f3n de transacciones en el m\u00f3dulo EVM.&#xa0;Si la v\u00edctima env\u00eda una transacci\u00f3n nonce muy grande, el atacante puede reproducir la transacci\u00f3n por medio de la aplicaci\u00f3n"
}
],
"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": "CWE-294"
}
]
}
],
"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/686",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}