mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
19 lines
794 B
Markdown
19 lines
794 B
Markdown
### [CVE-2018-13139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13139)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|