cvelist/2020/15xxx/CVE-2020-15888.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2020-07-21 22:01:23 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15888",
"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": "Lua through 5.4.0 mishandles the interaction between stack resizes and garbage collection, leading to a heap-based buffer overflow, heap-based buffer over-read, or use-after-free."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/lua/lua/commit/eb41999461b6f428186c55abd95f4ce1a76217d5",
"refsource": "MISC",
"name": "https://github.com/lua/lua/commit/eb41999461b6f428186c55abd95f4ce1a76217d5"
},
{
"url": "https://github.com/lua/lua/commit/6298903e35217ab69c279056f925fb72900ce0b7",
"refsource": "MISC",
"name": "https://github.com/lua/lua/commit/6298903e35217ab69c279056f925fb72900ce0b7"
},
{
"url": "http://lua-users.org/lists/lua-l/2020-07/msg00053.html",
"refsource": "MISC",
"name": "http://lua-users.org/lists/lua-l/2020-07/msg00053.html"
},
{
"url": "http://lua-users.org/lists/lua-l/2020-07/msg00054.html",
"refsource": "MISC",
"name": "http://lua-users.org/lists/lua-l/2020-07/msg00054.html"
},
{
"url": "http://lua-users.org/lists/lua-l/2020-07/msg00071.html",
"refsource": "MISC",
"name": "http://lua-users.org/lists/lua-l/2020-07/msg00071.html"
},
{
"url": "http://lua-users.org/lists/lua-l/2020-07/msg00079.html",
"refsource": "MISC",
"name": "http://lua-users.org/lists/lua-l/2020-07/msg00079.html"
}
]
}
}