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

19 lines
794 B
Markdown

### [CVE-2018-13139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13139)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A stack-based buffer overflow in psf_memset in common.c in libsndfile 1.0.28 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted audio file. The vulnerability can be triggered by the executable sndfile-deinterleave.
### POC
#### Reference
- https://github.com/erikd/libsndfile/issues/397
- https://usn.ubuntu.com/4013-1/
#### Github
No PoCs found on GitHub currently.