2020-01-02 21:02:05 +00:00
{
"CVE_data_meta" : {
2020-01-30 16:52:58 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-01-02 21:02:05 +00:00
"ID" : "CVE-2020-5232" ,
2020-01-30 16:52:58 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Ethereum Name Service - Malicious takeover of previously owned ENS names"
2020-01-02 21:02:05 +00:00
} ,
2020-01-30 16:52:58 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "@ensdomains/ens" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.4.0"
}
]
}
}
]
} ,
"vendor_name" : "ensdomains"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-02 21:02:05 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-31 00:01:20 +00:00
"value" : "A user who owns an ENS domain can set a trapdoor, allowing them to transfer ownership to another user, and later regain ownership without the new owners consent or awareness. A new ENS deployment is being rolled out that fixes this vulnerability in the ENS registry."
2020-01-30 16:52:58 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
2020-01-02 21:02:05 +00:00
}
]
2020-01-30 16:52:58 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/ensdomains/ens/security/advisories/GHSA-8f9f-pc5v-9r5h" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/ensdomains/ens/security/advisories/GHSA-8f9f-pc5v-9r5h"
} ,
{
"name" : "https://github.com/ensdomains/ens/commit/36e10e71fcddcade88646821e0a57cc6c19e1ecf" ,
"refsource" : "MISC" ,
"url" : "https://github.com/ensdomains/ens/commit/36e10e71fcddcade88646821e0a57cc6c19e1ecf"
}
]
} ,
"source" : {
"advisory" : "GHSA-8f9f-pc5v-9r5h" ,
"discovery" : "UNKNOWN"
2020-01-02 21:02:05 +00:00
}
}