cvelist/2018/10xxx/CVE-2018-10536.json
2018-05-11 06:02:51 -04:00

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-10536",
"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 WavPack 5.1.0 and earlier. The WAV parser component contains a vulnerability that allows writing to memory because ParseRiffHeaderConfig in riff.c does not reject multiple format chunks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/dbry/WavPack/commit/26cb47f99d481ad9b93eeff80d26e6b63bbd7e15",
"refsource" : "MISC",
"url" : "https://github.com/dbry/WavPack/commit/26cb47f99d481ad9b93eeff80d26e6b63bbd7e15"
},
{
"name" : "https://github.com/dbry/WavPack/issues/30",
"refsource" : "MISC",
"url" : "https://github.com/dbry/WavPack/issues/30"
},
{
"name" : "https://github.com/dbry/WavPack/issues/31",
"refsource" : "MISC",
"url" : "https://github.com/dbry/WavPack/issues/31"
},
{
"name" : "https://github.com/dbry/WavPack/issues/32",
"refsource" : "MISC",
"url" : "https://github.com/dbry/WavPack/issues/32"
},
{
"name" : "DSA-4197",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4197"
},
{
"name" : "USN-3637-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3637-1/"
}
]
}
}