vendor:
Midirecord
by:
SecurityFocus
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Midirecord
Affected Version From: 2
Affected Version To: 2
Patch Exists: YES
Related CWE: N/A
CPE: midirecord
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Ubuntu Breezey
2006
Midirecord Local Buffer-Overflow Vulnerability
Midirecord is prone to a local buffer-overflow vulnerability because it fails to do proper bounds checking on user-supplied data before using it in a finite-sized buffer. An attacker can exploit this issue to execute arbitrary code in the context of the victim running the affected application. Version 2.0 is vulnerable to this issue; other versions may also be affected.
Mitigation:
Perform proper bounds checking on user-supplied data before using it in a finite-sized buffer.