Buffer overflow in lame - CVE-2017-9412

 

Buffer overflow in lame - CVE-2017-9412

Published: July 27, 2017 / Updated: August 4, 2020


Vulnerability identifier: #VU33255
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2017-9412
CWE-ID: CWE-119
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: lame.sourceforge.net
Affected software:
lame

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to perform a denial of service (DoS) attack.

The unpack_read_samples function in frontend/get_audio.c in LAME 3.99.5 allows remote attackers to cause a denial of service (invalid memory read and application crash) via a crafted wav file.


How to mitigate CVE-2017-9412

Install update from vendor's website.

Sources