An issue was discovered in WavPack 5.1.0 and earlier for DSDiff input. Out-of-bounds writes can occur because ParseDsdiffHeaderConfig in dsdiff.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
                    No history.
Information
                Published : 2018-04-29 15:29
Updated : 2024-11-21 03:41
NVD link : CVE-2018-10539
Mitre link : CVE-2018-10539
CVE.ORG link : CVE-2018-10539
JSON object : View
Products Affected
                wavpack
- wavpack
debian
- debian_linux
CWE
                
                    
                        
                        CWE-787
                        
            Out-of-bounds Write
