cvelist/2019/1010xxx/CVE-2019-1010004.json
2019-07-15 14:00:47 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1010004",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Sourceforge",
"product": {
"product_data": [
{
"product_name": "SoX - Sound eXchange",
"version": {
"version_data": [
{
"version_value": "\u2264 14.4.2"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SoX - Sound eXchange 14.4.2 and earlier is affected by: Out-of-bounds Read. The impact is: Denial of Service. The component is: read_samples function at xa.c:219. The attack vector is: Victim must open specially crafted .xa file. NOTE: this may overlap CVE-2017-18189."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/p/sox/bugs/299/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/sox/bugs/299/"
},
{
"url": "https://sourceforge.net/p/sox/code/ci/master/tree/src/xa.c#l219",
"refsource": "MISC",
"name": "https://sourceforge.net/p/sox/code/ci/master/tree/src/xa.c#l219"
}
]
}
}