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.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/42433/ | exploit vdb entry third party advisory |
http://seclists.org/fulldisclosure/2017/Aug/12 | mailing list exploit third party advisory |
https://github.com/Mindwerks/wildmidi/commit/ad6d7cf88d6673167ca1f517248af9409a9f1be1 | third party advisory patch |