cvelist/2018/16xxx/CVE-2018-16428.json

83 lines
2.2 KiB
JSON
Raw Normal View History

2018-09-03 18:02:47 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-16428",
2018-09-03 20:03:08 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-09-03 18:02:47 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-09-03 20:03:08 -04:00
"value" : "In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.gnome.org/GNOME/glib/commit/fccef3cc822af74699cca84cd202719ae61ca3b9",
"refsource" : "MISC",
"url" : "https://gitlab.gnome.org/GNOME/glib/commit/fccef3cc822af74699cca84cd202719ae61ca3b9"
},
{
"name" : "https://gitlab.gnome.org/GNOME/glib/issues/1364",
"refsource" : "MISC",
"url" : "https://gitlab.gnome.org/GNOME/glib/issues/1364"
2018-09-06 06:04:11 -04:00
},
2018-09-19 06:06:28 -04:00
{
"name" : "USN-3767-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3767-1/"
},
2018-09-20 06:05:19 -04:00
{
"name" : "USN-3767-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3767-2/"
},
2018-09-06 06:04:11 -04:00
{
"name" : "105210",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105210"
2018-09-03 18:02:47 -04:00
}
]
}
}