cvelist/2018/7xxx/CVE-2018-7254.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2018-02-19 18:05:08 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7254",
"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" : "The ParseCaffHeaderConfig function of the cli/caff.c file of WavPack 5.1.0 allows a remote attacker to cause a denial-of-service (global buffer over-read), or possibly trigger a buffer overflow or incorrect memory allocation, via a maliciously crafted CAF file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-02-23 06:04:12 -05:00
{
"name" : "44154",
"refsource" : "EXPLOIT-DB",
2018-02-23 06:04:12 -05:00
"url" : "https://www.exploit-db.com/exploits/44154/"
},
2018-02-19 18:05:08 -05:00
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889274",
"refsource" : "MISC",
2018-02-19 18:05:08 -05:00
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889274"
},
{
"name" : "https://github.com/dbry/WavPack/commit/8e3fe45a7bac31d9a3b558ae0079e2d92a04799e",
"refsource" : "MISC",
2018-02-19 18:05:08 -05:00
"url" : "https://github.com/dbry/WavPack/commit/8e3fe45a7bac31d9a3b558ae0079e2d92a04799e"
},
{
"name" : "https://github.com/dbry/WavPack/issues/26",
"refsource" : "MISC",
2018-02-19 18:05:08 -05:00
"url" : "https://github.com/dbry/WavPack/issues/26"
2018-02-28 06:04:05 -05:00
},
{
"name" : "DSA-4125",
"refsource" : "DEBIAN",
2018-02-28 06:04:05 -05:00
"url" : "https://www.debian.org/security/2018/dsa-4125"
2018-03-15 06:05:11 -04:00
},
{
"name" : "USN-3578-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3578-1/"
2018-02-19 18:05:08 -05:00
}
]
}
}