Add CVE-2022-24738 for GHSA-5jgq-x857-p8xw

Add CVE-2022-24738 for GHSA-5jgq-x857-p8xw
This commit is contained in:
advisory-database[bot] 2022-03-07 21:26:53 +00:00 committed by GitHub
parent 6567388c1d
commit 5d3a701c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-24738",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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"
}
}