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

69 lines
2.3 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-1905",
2020-10-05 13:29:31 -07:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Facebook",
"product": {
"product_data": [
{
"product_name": "WhatsApp for Android",
"version": {
"version_data": [
{
"version_affected": "!=>",
"version_value": "2.20.185"
},
{
"version_affected": "<",
"version_value": "2.20.185"
}
]
}
}
]
}
}
]
}
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": "Media ContentProvider URIs used for opening attachments in other apps were generated sequentially prior to WhatsApp for Android v2.20.185, which could have allowed a malicious third party app chosen to open the file to guess the URIs for previously opened attachments until the opener app is terminated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-340: Generation of Predictable Numbers or Identifiers"
}
]
}
]
},
"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
}