An issue was discovered in WavPack 5.1.0 and earlier for W64 input. Out-of-bounds writes can occur because ParseWave64HeaderConfig in wave64.c does not validate the sizes of unknown chunks before attempting memory allocation, related to a lack of integer-overflow protection within a bytes_to_copy calculation and subsequent malloc call, leading to insufficient memory allocation.
References
Configurations
History
21 Nov 2024, 03:41
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/155743/Slackware-Security-Advisory-wavpack-Updates.html - | |
References | () https://github.com/dbry/WavPack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d - Patch, Third Party Advisory | |
References | () https://github.com/dbry/WavPack/issues/33 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6CFFFWIWALGQPKINRDW3PRGRD5LOLGZA/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BRWQNE3TH5UF64IKHKKHVCHJHUOVKJUH/ - | |
References | () https://seclists.org/bugtraq/2019/Dec/37 - | |
References | () https://usn.ubuntu.com/3637-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4197 - Third Party Advisory |
07 Nov 2023, 02:51
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-04-29 15:29
Updated : 2024-11-21 03:41
NVD link : CVE-2018-10540
Mitre link : CVE-2018-10540
CVE.ORG link : CVE-2018-10540
JSON object : View
Products Affected
debian
- debian_linux
wavpack
- wavpack
CWE
CWE-787
Out-of-bounds Write