cvelist/2019/3xxx/CVE-2019-3832.json
2019-06-10 17:00:48 +00:00

87 lines
2.7 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-3832",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "libsndfile",
"version": {
"version_data": [
{
"version_value": "NA"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3832",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/erikd/libsndfile/issues/456",
"name": "https://github.com/erikd/libsndfile/issues/456",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/erikd/libsndfile/pull/460",
"name": "https://github.com/erikd/libsndfile/pull/460",
"refsource": "CONFIRM"
},
{
"refsource": "UBUNTU",
"name": "USN-4013-1",
"url": "https://usn.ubuntu.com/4013-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered the fix for CVE-2018-19758 (libsndfile) was not complete and still allows a read beyond the limits of a buffer in wav_write_header() function in wav.c. A local attacker may use this flaw to make the application crash."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "3.3/CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
}
]
]
}
}