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

69 lines
2.2 KiB
JSON
Raw Normal View History

2019-12-02 09:00:57 +00:00
{
"CVE_data_meta": {
2020-10-05 13:29:31 -07:00
"ASSIGNER": "cve-assign@fb.com",
"DATE_ASSIGNED": "2020-10-06",
2019-12-02 09:00:57 +00:00
"ID": "CVE-2020-1901",
2020-10-05 13:29:31 -07:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "WhatsApp for iOS",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.91.4"
},
{
"version_affected": "<",
"version_value": "2.20.91.4"
}
]
}
}
]
}
}
]
}
2019-12-02 09:00:57 +00:00
},
2020-10-05 13:29:31 -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-10-05 13:29:31 -07:00
"value": "Receiving a large text message containing URLs in WhatsApp for iOS prior to v2.20.91.4 could have caused the application to freeze while processing the message."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"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-10-05 13:29:31 -07:00
}