Add CVE-2020-1891

This commit is contained in:
Daniel Sommermann 2020-08-31 11:20:17 -07:00
parent 33b79735d5
commit 118e473d7f
No known key found for this signature in database
GPG Key ID: C89A82E09BA73BB0

View File

@ -1,18 +1,113 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2020-09-03",
"ID": "CVE-2020-1891",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "WhatsApp Android",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.17"
},
{
"version_affected": "<",
"version_value": "2.20.17"
}
]
}
},
{
"product_name": "WhatsApp Business for Android",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.7"
},
{
"version_affected": "<",
"version_value": "2.20.7"
}
]
}
},
{
"product_name": "WhatsApp iPhone",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.20"
},
{
"version_affected": "<",
"version_value": "2.20.20"
}
]
}
},
{
"product_name": "WhatsApp Business for iPhone",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.20"
},
{
"version_affected": "<",
"version_value": "2.20.20"
}
]
}
}
]
}
}
]
}
},
"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": "A user controlled parameter used in video call in WhatsApp for Android prior to v2.20.17, WhatsApp Business for Android prior to v2.20.7, WhatsApp for iPhone prior to v2.20.20, and WhatsApp Business for iPhone prior to v2.20.20 could have allowed an out-of-bounds write on 32-bit devices."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Write (CWE-787)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.whatsapp.com/security/advisories/2020",
"url": "https://www.whatsapp.com/security/advisories/2020"
}
]
}
}
}