2021-11-25 20:00:58 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-4022" ,
2022-08-25 18:00:35 +00:00
"ASSIGNER" : "patrick@puiterwijk.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "rizin" ,
"version" : {
"version_data" : [
{
"version_value" : "rizin 0.3.1 and before"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/rizinorg/rizin/issues/2015" ,
"url" : "https://github.com/rizinorg/rizin/issues/2015"
}
]
2021-11-25 20:00:58 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-25 18:00:35 +00:00
"value" : "A vulnerability was found in rizin. The bug involves an ELF64 binary for the HPPA architecture. When a specially crafted binarygets analysed by rizin, it causes rizin to crash by freeing an uninitialized (and potentially user controlled, depending on the build) memory address."
2021-11-25 20:00:58 +00:00
}
]
}
}