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

67 lines
2.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-15890",
"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": "LuaJit through 2.1.0-beta3 has an out-of-bounds read because __gc handler frame traversal is mishandled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/LuaJIT/LuaJIT/issues/601",
"refsource": "MISC",
"name": "https://github.com/LuaJIT/LuaJIT/issues/601"
2020-07-28 23:01:29 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200728 [SECURITY] [DLA 2296-1] luajit security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00026.html"
2020-07-21 22:01:23 +00:00
}
]
}
}