cvelist/2018/10xxx/CVE-2018-10126.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2018-04-16 09:06:06 -04:00
{
2019-03-17 23:14:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-10126",
"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": [
2018-04-21 17:02:53 -04:00
{
2019-03-17 23:14:44 +00:00
"lang": "eng",
"value": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c."
2018-04-21 17:02:53 -04:00
}
2019-03-17 23:14:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://bugzilla.maptools.org/show_bug.cgi?id=2786",
"refsource": "MISC",
"url": "http://bugzilla.maptools.org/show_bug.cgi?id=2786"
}
]
}
}