cvelist/2018/20xxx/CVE-2018-20650.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2019-01-01 11:04:27 -05:00
{
2019-03-17 23:36:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20650",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-01 11:04:27 -05:00
{
2019-03-17 23:36:37 +00:00
"lang": "eng",
"value": "A reachable Object::dictLookup assertion in Poppler 0.72.0 allows attackers to cause a denial of service due to the lack of a check for the dict data type, as demonstrated by use of the FileSpec class (in FileSpec.cc) in pdfdetach."
2019-01-01 11:04:27 -05:00
}
2019-03-17 23:36:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.freedesktop.org/poppler/poppler/issues/704",
"refsource": "MISC",
"url": "https://gitlab.freedesktop.org/poppler/poppler/issues/704"
},
{
"name": "https://gitlab.freedesktop.org/poppler/poppler/commit/de0c0b8324e776f0b851485e0fc9622fc35695b7",
"refsource": "MISC",
"url": "https://gitlab.freedesktop.org/poppler/poppler/commit/de0c0b8324e776f0b851485e0fc9622fc35695b7"
},
{
"name": "106459",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106459"
},
{
"name": "USN-3865-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3865-1/"
}
]
}
}