mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
787 B
Markdown
21 lines
787 B
Markdown
### [CVE-2017-11664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11664)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _WM_SetupMidiEvent function in internal_midi.c:2122 in WildMIDI 0.4.2 can cause a denial of service (invalid memory read and application crash) via a crafted mid file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2017/Aug/12
|
|
- https://www.exploit-db.com/exploits/42433/
|
|
|
|
#### Github
|
|
- https://github.com/Mindwerks/wildmidi
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
- https://github.com/deepin-community/wildmidi
|
|
|