cvelist/2019/1010xxx/CVE-2019-1010222.json
2019-07-22 18:00:49 +00:00

67 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010222",
"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"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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"
}
]
}
}