vendor:
MPEG Player
by:
metacom
7,5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: MPEG Player
Affected Version From: 5.8
Affected Version To: 5.8
Patch Exists: NO
Related CWE: N/A
CPE: a:elecard:mpeg_player:5.8
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 7
2013
Elecard MPEG Player 5.8 Local PoC
Elecard MPEG Player is prone to a buffer-overflow vulnerability because the application fails to bounds-check user-supplied data before copying it into an insufficiently sized buffer. Attackers can execute arbitrary code in the context of the affected application. Failed exploit attempts will result in a denial-of-service condition.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to control the program flow of the application.