2020-07-21 22:01:23 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2020-15889" ,
"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" ,
2020-12-22 21:01:42 +00:00
"value" : "Lua 5.4.0 has a getobjname heap-based buffer over-read because youngcollection in lgc.c uses markold for an insufficient number of list members."
2020-07-21 22:01:23 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "http://lua-users.org/lists/lua-l/2020-07/msg00078.html" ,
"refsource" : "MISC" ,
"name" : "http://lua-users.org/lists/lua-l/2020-07/msg00078.html"
} ,
{
"url" : "https://github.com/lua/lua/commit/127e7a6c8942b362aa3c6627f44d660a4fb75312" ,
"refsource" : "MISC" ,
"name" : "https://github.com/lua/lua/commit/127e7a6c8942b362aa3c6627f44d660a4fb75312"
2020-12-22 21:01:42 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://lua-users.org/lists/lua-l/2020-12/msg00157.html" ,
"url" : "http://lua-users.org/lists/lua-l/2020-12/msg00157.html"
2020-07-21 22:01:23 +00:00
}
]
}
}