2021-11-17 15:47:33 -05:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-43312" ,
2023-03-24 20:00:36 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "upx" ,
"version" : {
"version_data" : [
{
"version_value" : "upx before 4.0.0-git-c6b9e3c62d15"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-119"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/upx/upx/issues/379" ,
"url" : "https://github.com/upx/upx/issues/379"
}
]
2021-11-17 15:47:33 -05:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-24 20:00:36 +00:00
"value" : "A heap-based buffer overflow was discovered in upx, during the variable 'bucket' points to an inaccessible address. The issue is being triggered in the function PackLinuxElf64::invert_pt_dynamic at p_lx_elf.cpp:5239."
2021-11-17 15:47:33 -05:00
}
]
}
}