cvelist/2018/8xxx/CVE-2018-8002.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-03-09 11:02:50 -05:00
{
2019-03-18 00:22:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-8002",
"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-03-09 14:03:24 -05:00
{
2019-03-18 00:22:43 +00:00
"lang": "eng",
"value": "In PoDoFo 0.9.5, there exists an infinite loop vulnerability in PdfParserObject::ParseFileComplete() in PdfParserObject.cpp which may result in stack overflow. Remote attackers could leverage this vulnerability to cause a denial-of-service or possibly unspecified other impact via a crafted pdf file."
2018-03-09 14:03:24 -05:00
}
2019-03-18 00:22:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1548930",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1548930"
},
{
"name": "44946",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44946/"
}
]
}
}