vendor:
AIMP
by:
Unknown
7,8
CVSS
HIGH
Stack Buffer Overflow
120 (Buffer Copy without Checking Size of Input)
CWE
Product Name: AIMP
Affected Version From: 2.51 build 330
Affected Version To: 2.51 build 330
Patch Exists: Unknown
Related CWE: Unknown
CPE: 2.51 build 330
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (English)
Unknown
AIMP 2.51 build 330 (ID3v1/ID3v2 Tag) Remote Stack Buffer Overflow PoC (SEH)
AIMP version 2.51 build 330 suffers from a stack based buffer overflow vulnerability that can be exploited via malicious media file that supports ID3 tags (mp3). EIP and ECX registers gets overwritten, including the SE handler and the pointer to the next SEH record. The issue is trigered by playing the file (crashes within 5 seconds) or by viewing the file's metadata or by pressing the F4 key and selecting the ID3v1 or ID3v2 tab.
Mitigation:
Ensure that all input is validated and sanitized before being used in any operation.