vendor:
Music Animation Machine MIDI Player
by:
c0d3R'Z
7.5
CVSS
HIGH
Local Crash
119
CWE
Product Name: Music Animation Machine MIDI Player
Affected Version From: Release 035
Affected Version To: Release 035
Patch Exists: NO
Related CWE: N/A
CPE: a:musanim:music_animation_machine_midi_player
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP2 EN (VirtualBox)
2011
Music Animation Machine MIDI Player Local Crash PoC
The application crashes when it tries to convert a malformed midi file. A vulnerable file is created by writing a buffer of 1337 bytes of the hexadecimal value 0x1337 to a midi file. When the midi file is opened with the application, it crashes.
Mitigation:
Validate user input and ensure that malformed midi files are not accepted.