cvelist/2018/11xxx/CVE-2018-11440.json

73 lines
1.8 KiB
JSON
Raw Normal View History

2018-05-25 07:02:32 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-11440",
"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" : [
{
"lang" : "eng",
"value" : "Liblouis 3.5.0 has a stack-based Buffer Overflow in the function parseChars in compileTranslationTable.c."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/liblouis/liblouis/issues/575",
"refsource" : "MISC",
"url" : "https://github.com/liblouis/liblouis/issues/575"
2018-05-31 06:03:04 -04:00
},
2018-06-05 06:03:36 -04:00
{
"name" : "USN-3669-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3669-1/"
},
2018-05-31 06:03:04 -04:00
{
"name" : "104321",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104321"
2018-05-25 07:02:32 -04:00
}
]
}
}