"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-02-08 00:01:19 +00:00
parent f765572770
commit 59b3b16d59
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
5 changed files with 270 additions and 244 deletions

View File

@ -1,67 +1,69 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com", "ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2019-13333", "ID": "CVE-2019-13333",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "PhantomPDF", "product_name": "PhantomPDF",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "9.5.0.20723" "version_value": "9.5.0.20723"
} }
] ]
}
}
]
},
"vendor_name": "Foxit"
} }
}
] ]
},
"vendor_name": "Foxit"
} }
] },
} "credit": "Mat Powell of Trend Micro Zero Day Initiative",
}, "data_format": "MITRE",
"credit": "Mat Powell of Trend Micro Zero Day Initiative", "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8773."
"lang": "eng", }
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8773."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787: Out-of-bounds Write"
}
] ]
} },
] "problemtype": {
}, "problemtype_data": [
"references": { {
"reference_data": [ "description": [
{ {
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-858/" "lang": "eng",
} "value": "CWE-787: Out-of-bounds Write"
] }
}, ]
"impact": { }
"cvss": { ]
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", },
"version": "3.0" "references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-858/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-858/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
} }
} }
}

View File

@ -1,67 +1,69 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com", "ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2019-13334", "ID": "CVE-2019-13334",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "PhantomPDF", "product_name": "PhantomPDF",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "9.5.0.20723" "version_value": "9.5.0.20723"
} }
] ]
}
}
]
},
"vendor_name": "Foxit"
} }
}
] ]
},
"vendor_name": "Foxit"
} }
] },
} "credit": "Mat Powell of Trend Micro Zero Day Initiative",
}, "data_format": "MITRE",
"credit": "Mat Powell of Trend Micro Zero Day Initiative", "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8774."
"lang": "eng", }
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8774."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-822: Untrusted Pointer Dereference"
}
] ]
} },
] "problemtype": {
}, "problemtype_data": [
"references": { {
"reference_data": [ "description": [
{ {
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-859/" "lang": "eng",
} "value": "CWE-822: Untrusted Pointer Dereference"
] }
}, ]
"impact": { }
"cvss": { ]
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", },
"version": "3.0" "references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-859/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-859/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
} }
} }
}

View File

@ -1,67 +1,69 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com", "ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2019-17135", "ID": "CVE-2019-17135",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "PhantomPDF", "product_name": "PhantomPDF",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "9.5.0.20723" "version_value": "9.5.0.20723"
} }
] ]
}
}
]
},
"vendor_name": "Foxit"
} }
}
] ]
},
"vendor_name": "Foxit"
} }
] },
} "credit": "Mat Powell of Trend Micro Zero Day Initiative",
}, "data_format": "MITRE",
"credit": "Mat Powell of Trend Micro Zero Day Initiative", "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of DXF files. The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8775."
"lang": "eng", }
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of DXF files. The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8775."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
] ]
} },
] "problemtype": {
}, "problemtype_data": [
"references": { {
"reference_data": [ "description": [
{ {
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-860/" "lang": "eng",
} "value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
] }
}, ]
"impact": { }
"cvss": { ]
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", },
"version": "3.0" "references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-860/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-860/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
} }
} }
}

View File

@ -1,67 +1,69 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com", "ASSIGNER": "zdi-disclosures@trendmicro.com",
"ID": "CVE-2019-17136", "ID": "CVE-2019-17136",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "PhantomPDF", "product_name": "PhantomPDF",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "9.5.0.20723" "version_value": "9.5.0.20723"
} }
] ]
}
}
]
},
"vendor_name": "Foxit"
} }
}
] ]
},
"vendor_name": "Foxit"
} }
] },
} "credit": "Mat Powell of Trend Micro Zero Day Initiative",
}, "data_format": "MITRE",
"credit": "Mat Powell of Trend Micro Zero Day Initiative", "data_type": "CVE",
"data_format": "MITRE", "data_version": "4.0",
"data_type": "CVE", "description": {
"data_version": "4.0", "description_data": [
"description": { {
"description_data": [ "lang": "eng",
{ "value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8776."
"lang": "eng", }
"value": "This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PhantomPDF 9.5.0.20723. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the conversion of DXF files to PDF. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated structure. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-8776."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125: Out-of-bounds Read"
}
] ]
} },
] "problemtype": {
}, "problemtype_data": [
"references": { {
"reference_data": [ "description": [
{ {
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-861/" "lang": "eng",
} "value": "CWE-125: Out-of-bounds Read"
] }
}, ]
"impact": { }
"cvss": { ]
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", },
"version": "3.0" "references": {
"reference_data": [
{
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-861/",
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-861/"
}
]
},
"impact": {
"cvss": {
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
} }
} }
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8813",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}