cvelist/2016/7xxx/CVE-2016-7445.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7445",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:34 +00:00
"lang": "eng",
"value": "convert.c in OpenJPEG before 2.1.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors involving the variable s."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:59:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-201612-26",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201612-26"
},
{
"name": "93040",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93040"
},
{
"name": "[oss-security] 20160918 CVE request - openjpeg null ptr dereference",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/18/4"
},
{
"name": "https://github.com/uclouvain/openjpeg/issues/843",
"refsource": "CONFIRM",
"url": "https://github.com/uclouvain/openjpeg/issues/843"
},
{
"name": "openSUSE-SU-2016:2424",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-updates/2016-09/msg00109.html"
},
{
"name": "https://github.com/uclouvain/openjpeg/blob/openjpeg-2.1/CHANGELOG.md",
"refsource": "CONFIRM",
"url": "https://github.com/uclouvain/openjpeg/blob/openjpeg-2.1/CHANGELOG.md"
},
{
"name": "[oss-security] 20160918 Re: CVE request - openjpeg null ptr dereference",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/09/18/6"
}
]
}
}