cvelist/2019/8xxx/CVE-2019-8355.json
2019-08-02 03:00:49 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-8355",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in SoX 14.4.2. In xmalloc.h, there is an integer overflow on the result of multiplication fed into the lsx_valloc macro that wraps malloc. When the buffer is allocated, it is smaller than expected, leading to a heap-based buffer overflow in channels_start in remix.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://sourceforge.net/p/sox/bugs/320",
"refsource": "MISC",
"url": "https://sourceforge.net/p/sox/bugs/320"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190528 [SECURITY] [DLA 1808-1] sox security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00040.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4079-1",
"url": "https://usn.ubuntu.com/4079-1/"
},
{
"refsource": "UBUNTU",
"name": "USN-4079-2",
"url": "https://usn.ubuntu.com/4079-2/"
}
]
}
}