2020-08-17 17:01:35 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2020-24371" ,
"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" : "lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2020-09-30 21:01:32 +00:00
"url" : "https://github.com/lua/lua/commit/a6da1472c0c5e05ff249325f979531ad51533110" ,
2020-08-17 17:01:35 +00:00
"refsource" : "MISC" ,
2020-09-30 21:01:32 +00:00
"name" : "https://github.com/lua/lua/commit/a6da1472c0c5e05ff249325f979531ad51533110"
2020-08-17 17:01:35 +00:00
} ,
{
"refsource" : "MISC" ,
2020-09-30 21:01:32 +00:00
"name" : "https://www.lua.org/bugs.html#5.4.0-10" ,
"url" : "https://www.lua.org/bugs.html#5.4.0-10"
2020-08-17 17:01:35 +00:00
}
]
}
}