2021-11-09 20:29:19 +02:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-42385" ,
"ASSIGNER" : "reefs@jfrog.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "busybox" ,
"product" : {
"product_data" : [
{
"product_name" : "busybox" ,
"version" : {
"version_data" : [
{
"version_value" : "1.34.0" ,
"version_affected" : "<"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-416"
}
]
}
]
} ,
"impact" : {
"cvssv3" : {
"SCORE" : "6.6"
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/"
}
]
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function"
}
]
}
2021-10-14 19:00:58 +00:00
}