2021-05-12 22:00:39 +00:00
{
"CVE_data_meta" : {
2021-06-03 17:34:22 -04:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-05-12 22:00:39 +00:00
"ID" : "CVE-2021-32666" ,
2021-06-03 17:34:22 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Asset DoS vulnerability"
2021-05-12 22:00:39 +00:00
} ,
2021-06-03 17:34:22 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "wire-ios" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 3.8.0"
}
]
}
}
]
} ,
"vendor_name" : "wireapp"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-05-12 22:00:39 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-03 17:34:22 -04:00
"value" : "wire-ios is the iOS version of Wire, an open-source secure messaging app. In wire-ios versions 3.8.0 and prior, a vulnerability exists that can cause a denial of service between users. If a user has an invalid assetID for their profile picture and it contains the \" character, it will cause the iOS client to crash. The vulnerability is patched in wire-ios version 3.8.1."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
2021-05-12 22:00:39 +00:00
}
]
2021-06-03 17:34:22 -04:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/wireapp/wire-ios/security/advisories/GHSA-2x9x-vh27-h4rv" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/wireapp/wire-ios/security/advisories/GHSA-2x9x-vh27-h4rv"
} ,
{
"name" : "https://github.com/wireapp/wire-ios-data-model/commit/35af3f632085f51a2ce7f608fdaeffd1a69ad89f" ,
"refsource" : "MISC" ,
"url" : "https://github.com/wireapp/wire-ios-data-model/commit/35af3f632085f51a2ce7f608fdaeffd1a69ad89f"
}
]
} ,
"source" : {
"advisory" : "GHSA-2x9x-vh27-h4rv" ,
"discovery" : "UNKNOWN"
2021-05-12 22:00:39 +00:00
}
}