vendor:
libmusicbrainz library
by:
SecurityFocus
7.5
CVSS
HIGH
Buffer-Overflow
119
CWE
Product Name: libmusicbrainz library
Affected Version From: 2.1.2002
Affected Version To: SVN 8406
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
libmusicbrainz library Multiple Buffer-Overflow Vulnerabilities
The libmusicbrainz library is prone to multiple buffer-overflow vulnerabilities because the application fails to check the size of the data before copying it into a finite-sized internal memory buffer. An attacker can exploit these issues to execute arbitrary code within the context of the application or to cause a denial-of-service condition.
Mitigation:
Ensure that the size of the data is checked before copying it into a finite-sized internal memory buffer.