2019-01-03 14:05:09 -05:00
{
2019-03-15 18:19:35 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-3832" ,
2019-03-20 21:00:49 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-03-15 18:19:35 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "[UNKNOWN]" ,
"product" : {
"product_data" : [
{
"product_name" : "libsndfile" ,
"version" : {
"version_data" : [
{
2019-03-20 21:00:49 +00:00
"version_value" : "NA"
2019-03-15 18:19:35 -03:00
}
]
}
}
]
}
}
]
}
} ,
"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"
2019-03-18 17:49:40 -03:00
} ,
2019-03-20 20:00:43 +00:00
{
2019-03-18 17:49:40 -03:00
"url" : "https://github.com/erikd/libsndfile/issues/456" ,
"name" : "https://github.com/erikd/libsndfile/issues/456" ,
"refsource" : "CONFIRM"
} ,
2019-03-20 20:00:43 +00:00
{
2019-03-18 17:49:40 -03:00
"url" : "https://github.com/erikd/libsndfile/pull/460" ,
"name" : "https://github.com/erikd/libsndfile/pull/460" ,
"refsource" : "CONFIRM"
2019-06-10 17:00:48 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4013-1" ,
"url" : "https://usn.ubuntu.com/4013-1/"
2019-03-15 18:19:35 -03:00
}
]
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-20 20:00:43 +00:00
"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."
2019-03-15 18:19:35 -03:00
}
]
} ,
"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"
}
]
]
}
2019-03-20 21:00:49 +00:00
}