2019-01-23 14:07:41 -05:00
{
2019-03-18 04:45:38 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-6706" ,
"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" : [
2019-01-23 14:07:41 -05:00
{
2019-03-18 04:45:38 +00:00
"lang" : "eng" ,
"value" : "Lua 5.3.5 has a use-after-free in lua_upvaluejoin in lapi.c. For example, a crash outcome might be achieved by an attacker who is able to trigger a debug.upvaluejoin call in which the arguments have certain relationships."
2019-01-23 14:07:41 -05:00
}
2019-03-18 04:45:38 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://lua.2524044.n2.nabble.com/Bug-Report-Use-after-free-in-debug-upvaluejoin-tc7685506.html" ,
"refsource" : "MISC" ,
"url" : "http://lua.2524044.n2.nabble.com/Bug-Report-Use-after-free-in-debug-upvaluejoin-tc7685506.html"
} ,
{
"name" : "46246" ,
"refsource" : "EXPLOIT-DB" ,
"url" : "https://www.exploit-db.com/exploits/46246/"
2019-04-08 20:00:45 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-3941-1" ,
"url" : "https://usn.ubuntu.com/3941-1/"
2019-11-06 01:01:43 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:3706" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:3706"
2019-03-18 04:45:38 +00:00
}
]
}
}