cvelist/2022/24xxx/CVE-2022-24738.json
advisory-database[bot] 5d3a701c29
Add CVE-2022-24738 for GHSA-5jgq-x857-p8xw
Add CVE-2022-24738 for GHSA-5jgq-x857-p8xw
2022-03-07 21:26:53 +00:00

93 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24738",
"STATE": "PUBLIC",
"TITLE": "Account compromise in Evmos"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "evmos",
"version": {
"version_data": [
{
"version_value": "< 2.0.1"
}
]
}
}
]
},
"vendor_name": "tharsis"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Evmos is the Ethereum Virtual Machine (EVM) Hub on the Cosmos Network. In versions of evmos prior to 2.0.1 attackers are able to drain unclaimed funds from user addresses. To do this an attacker must create a new chain which does not enforce signature verification and connects it to the target evmos instance. The attacker can use this joined chain to transfer unclaimed funds. Users are advised to upgrade. There are no known workarounds for this issue."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/tharsis/evmos/security/advisories/GHSA-5jgq-x857-p8xw",
"refsource": "CONFIRM",
"url": "https://github.com/tharsis/evmos/security/advisories/GHSA-5jgq-x857-p8xw"
},
{
"name": "https://github.com/tharsis/evmos/commit/28870258d4ee9f1b8aeef5eba891681f89348f71",
"refsource": "MISC",
"url": "https://github.com/tharsis/evmos/commit/28870258d4ee9f1b8aeef5eba891681f89348f71"
},
{
"name": "https://github.com/tharsis/evmos/releases/tag/v2.0.1",
"refsource": "MISC",
"url": "https://github.com/tharsis/evmos/releases/tag/v2.0.1"
}
]
},
"source": {
"advisory": "GHSA-5jgq-x857-p8xw",
"discovery": "UNKNOWN"
}
}