cvelist/2020/1xxx/CVE-2020-1890.json

84 lines
3.0 KiB
JSON
Raw Normal View History

2019-12-02 09:00:57 +00:00
{
"CVE_data_meta": {
2020-08-31 11:20:15 -07:00
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2020-09-03",
2019-12-02 09:00:57 +00:00
"ID": "CVE-2020-1890",
2020-08-31 11:20:15 -07:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WhatsApp for Android",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.11"
},
{
"version_affected": "<",
"version_value": "2.20.11"
}
]
}
},
{
"product_name": "WhatsApp Business for Android",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.2"
},
{
"version_affected": "<",
"version_value": "2.20.2"
}
]
}
}
]
},
"vendor_name": "Facebook"
}
]
}
2019-12-02 09:00:57 +00:00
},
2020-08-31 11:20:15 -07:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-12-02 09:00:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-08-31 11:20:15 -07:00
"value": "A URL validation issue in WhatsApp for Android prior to v2.20.11 and WhatsApp Business for Android prior to v2.20.2 could have caused the recipient of a sticker message containing deliberately malformed data to load an image from a sender-controlled URL without user interaction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20: Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.whatsapp.com/security/advisories/2020",
"url": "https://www.whatsapp.com/security/advisories/2020"
2019-12-02 09:00:57 +00:00
}
]
}
2020-08-31 11:20:15 -07:00
}