mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
645 B
Markdown
18 lines
645 B
Markdown
### [CVE-2017-16942](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16942)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In libsndfile 1.0.25 (fixed in 1.0.26), a divide-by-zero error exists in the function wav_w64_read_fmt_chunk() in wav_w64.c, which may lead to DoS when playing a crafted audio file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/4013-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|