Files
CVEs-PoC/2014/CVE-2014-8145.md
T
2024-06-18 02:51:15 +02:00

19 lines
803 B
Markdown

### [CVE-2014-8145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8145)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple heap-based buffer overflows in Sound eXchange (SoX) 14.4.1 and earlier allow remote attackers to have unspecified impact via a crafted WAV file to the (1) start_read or (2) AdpcmReadBlock function.
### POC
#### Reference
- http://packetstormsecurity.com/files/129699/SoX-14.4.1-Heap-Buffer-Overflow.html
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
#### Github
No PoCs found on GitHub currently.