- Synchronized data.

This commit is contained in:
CVE Team 2018-04-18 02:04:43 -04:00
parent 7a00657127
commit c184763a65
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -2,7 +2,30 @@
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-0158",
"STATE" : "REJECT"
"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,33 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2014-2294. Reason: This candidate is a duplicate of CVE-2014-2294. A typo caused the wrong ID to be used. Notes: All CVE users should reference CVE-2014-2294 instead of this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage."
"value" : "Heap-based buffer overflow in the JPEG2000 image tile decoder in OpenJPEG before 1.5.2 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted file because of incorrect j2k_decode, j2k_read_eoc, and tcd_decode_tile interaction, a related issue to CVE-2013-6045. NOTE: this is not a duplicate of CVE-2013-1447, because the scope of CVE-2013-1447 was specifically defined in http://openwall.com/lists/oss-security/2013/12/04/6 as only \"null pointer dereferences, division by zero, and anything that would just fit as DoS.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=871412",
"refsource" : "MISC",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=871412"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1082925",
"refsource" : "MISC",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1082925"
}
]
}