"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-02-20 01:01:08 +00:00
parent 6c37aa584d
commit 364028b9b3
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 73 additions and 9 deletions

View File

@ -1,17 +1,17 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-3181",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2016-3181",
"ASSIGNER": "cve@mitre.org",
"STATE": "REJECT"
},
"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."
"value": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2016-3182. Reason: This candidate is a duplicate of CVE-2016-3182. Notes: All CVE users should reference CVE-2016-3182 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage."
}
]
}

View File

@ -2,7 +2,7 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-3182",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
@ -11,7 +11,66 @@
"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": "The color_esycc_to_rgb function in bin/common/color.c in OpenJPEG before 2.1.1 allows attackers to cause a denial of service (memory corruption) via a crafted jpeg 2000 file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2016/09/27/1",
"url": "http://www.openwall.com/lists/oss-security/2016/09/27/1"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2016/03/16/16",
"url": "http://www.openwall.com/lists/oss-security/2016/03/16/16"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1317826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1317826"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/uclouvain/openjpeg/issues/725",
"url": "https://github.com/uclouvain/openjpeg/issues/725"
}
]
}

View File

@ -116,6 +116,11 @@
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1154302",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1154302"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0234",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00027.html"
}
]
},