2020-10-27 14:02:24 +00:00
{
2023-02-12 23:01:19 +00:00
"data_version" : "4.0" ,
2020-10-27 14:02:24 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-27795" ,
2022-08-19 23:00:38 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
2023-02-12 23:01:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A segmentation fault was discovered in radare2 with adf command. In libr/core/cmd_anal.c, when command \"adf\" has no or wrong argument, anal_fcn_data (core, input + 1) --> RAnalFunction *fcn = r_anal_get_fcn_in (core->anal, core->offset, -1); returns null pointer for fcn causing segmentation fault later in ensure_fcn_range (fcn)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-908 - Use of Uninitialized Resource" ,
"cweId" : "CWE-908"
}
]
}
]
} ,
2022-08-19 23:00:38 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "radare2" ,
"version" : {
"version_data" : [
{
2023-02-12 23:01:19 +00:00
"version_affected" : "=" ,
2022-08-19 23:00:38 +00:00
"version_value" : "Fixed in v4.4.0."
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
2023-02-12 23:01:19 +00:00
"url" : "https://github.com/radareorg/radare2/issues/16215" ,
2022-08-19 23:00:38 +00:00
"refsource" : "MISC" ,
2023-02-12 23:01:19 +00:00
"name" : "https://github.com/radareorg/radare2/issues/16215"
2022-08-19 23:00:38 +00:00
} ,
{
2023-02-12 23:01:19 +00:00
"url" : "https://github.com/radareorg/radare2/pull/16230" ,
2022-08-19 23:00:38 +00:00
"refsource" : "MISC" ,
2023-02-12 23:01:19 +00:00
"name" : "https://github.com/radareorg/radare2/pull/16230"
2022-08-19 23:00:38 +00:00
} ,
{
2023-02-12 23:01:19 +00:00
"url" : "https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22" ,
2022-08-19 23:00:38 +00:00
"refsource" : "MISC" ,
2023-02-12 23:01:19 +00:00
"name" : "https://github.com/radareorg/radare2/commit/4d3811681a80f92a53e795f6a64c4b0fc2c8dd22"
2020-10-27 14:02:24 +00:00
}
]
}
}