cvelist/2018/19xxx/CVE-2018-19059.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2018-11-07 11:04:48 -05:00
{
2019-03-18 03:48:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19059",
"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": [
2018-11-07 11:04:48 -05:00
{
2019-03-18 03:48:38 +00:00
"lang": "eng",
"value": "An issue was discovered in Poppler 0.71.0. There is a out-of-bounds read in EmbFile::save2 in FileSpec.cc, will lead to denial of service, as demonstrated by utils/pdfdetach.cc not validating embedded files before save attempts."
2018-11-07 11:04:48 -05:00
}
2019-03-18 03:48:38 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.freedesktop.org/poppler/poppler/issues/661",
"refsource": "MISC",
"url": "https://gitlab.freedesktop.org/poppler/poppler/issues/661"
},
{
"name": "USN-3837-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3837-1/"
2019-08-06 17:01:25 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2022",
"url": "https://access.redhat.com/errata/RHSA-2019:2022"
2019-03-18 03:48:38 +00:00
}
]
}
}