2019-03-20 13:09:48 +00:00
{
"CVE_data_meta" : {
2019-07-22 18:00:49 +00:00
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org" ,
2019-03-20 13:09:48 +00:00
"ID" : "CVE-2019-1010222" ,
2019-07-22 18:00:49 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "aubio" ,
"version" : {
"version_data" : [
{
"version_value" : "0.4.8 and earlier [fixed: after commit eda95c9c22b4f0b466ae94c4708765eaae6e709e]"
}
]
}
}
]
} ,
"vendor_name" : "aubio"
}
]
}
2019-03-20 13:09:48 +00:00
} ,
2019-07-22 18:00:49 +00:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-03-20 13:09:48 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-07-22 18:00:49 +00:00
"value" : "aubio 0.4.8 and earlier is affected by: null pointer. The impact is: crash. The component is: filterbank. The attack vector is: pass invalid arguments to new_aubio_filterbank. The fixed version is: after commit eda95c9c22b4f0b466ae94c4708765eaae6e709e."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "null pointer"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/aubio/aubio/blob/0.4.8/src/spectral/mfcc.c#L79" ,
"refsource" : "MISC" ,
"name" : "https://github.com/aubio/aubio/blob/0.4.8/src/spectral/mfcc.c#L79"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/aubio/aubio/commit/eda95c9c22b4f0b466ae94c4708765eaae6e709e" ,
"url" : "https://github.com/aubio/aubio/commit/eda95c9c22b4f0b466ae94c4708765eaae6e709e"
2019-03-20 13:09:48 +00:00
}
]
}
}