cvelist/2019/5xxx/CVE-2019-5067.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2019-01-04 09:04:41 -05:00
{
2019-09-18 21:00:52 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:41:07 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5067",
2019-09-18 21:00:52 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Talos",
"product": {
"product_data": [
{
"product_name": "Aspose",
"version": {
"version_data": [
{
"version_value": "Aspose.PDF 19.2 for C++"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "arbitrary code execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0856",
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0856"
}
]
2019-03-18 04:41:07 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-18 21:00:52 +00:00
"value": "An uninitialized memory access vulnerability exists in the way Aspose.PDF 19.2 for C++ handles invalid parent object pointers. A specially crafted PDF can cause a read and write from uninitialized memory, resulting in memory corruption and possibly arbitrary code execution. To trigger this vulnerability, a specifically crafted PDF document needs to be processed by the target application."
2019-03-18 04:41:07 +00:00
}
]
}
}