"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-06-13 18:00:49 +00:00
parent 32557d5b34
commit 7ccf323b6b
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 71 additions and 2 deletions

View File

@ -53,6 +53,16 @@
"refsource": "BID",
"name": "108683",
"url": "http://www.securityfocus.com/bid/108683"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-565/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-565/"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-567/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-567/"
}
]
},

View File

@ -53,6 +53,21 @@
"refsource": "BID",
"name": "108683",
"url": "http://www.securityfocus.com/bid/108683"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-568/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-568/"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-566/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-566/"
},
{
"refsource": "MISC",
"name": "https://www.zerodayinitiative.com/advisories/ZDI-19-570/",
"url": "https://www.zerodayinitiative.com/advisories/ZDI-19-570/"
}
]
},

View File

@ -2,7 +2,30 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7321",
"STATE": "RESERVED"
"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",
@ -11,7 +34,28 @@
"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."
"value": "Usage of an uninitialized variable in the function fz_load_jpeg in Artifex MuPDF 1.14 can result in a heap overflow vulnerability that allows an attacker to execute arbitrary code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/ereisr00/bagofbugz/tree/master/MuPDF/700560",
"url": "https://github.com/ereisr00/bagofbugz/tree/master/MuPDF/700560"
}
]
}