mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
82 lines
2.7 KiB
JSON
82 lines
2.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2021-44964",
|
|
"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": "Use after free in garbage collector and finalizer of lgc.c in Lua interpreter 5.4.0~5.4.3 allows attackers to perform Sandbox Escape via a crafted script file."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "http://lua-users.org/lists/lua-l/2021-11/msg00186.html",
|
|
"refsource": "MISC",
|
|
"name": "http://lua-users.org/lists/lua-l/2021-11/msg00186.html"
|
|
},
|
|
{
|
|
"url": "http://lua-users.org/lists/lua-l/2021-12/msg00007.html",
|
|
"refsource": "MISC",
|
|
"name": "http://lua-users.org/lists/lua-l/2021-12/msg00007.html"
|
|
},
|
|
{
|
|
"url": "http://lua-users.org/lists/lua-l/2021-12/msg00015.html",
|
|
"refsource": "MISC",
|
|
"name": "http://lua-users.org/lists/lua-l/2021-12/msg00015.html"
|
|
},
|
|
{
|
|
"url": "http://lua-users.org/lists/lua-l/2021-12/msg00030.html",
|
|
"refsource": "MISC",
|
|
"name": "http://lua-users.org/lists/lua-l/2021-12/msg00030.html"
|
|
},
|
|
{
|
|
"url": "https://github.com/Lua-Project/lua-5.4.4-sandbox-escape-with-new-vulnerability",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/Lua-Project/lua-5.4.4-sandbox-escape-with-new-vulnerability"
|
|
}
|
|
]
|
|
}
|
|
} |