cve/2018/CVE-2018-13440.md
2024-06-09 00:33:16 +00:00

19 lines
750 B
Markdown

### [CVE-2018-13440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13440)
![](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
The audiofile Audio File Library 0.3.6 has a NULL pointer dereference bug in ModuleState::setup in modules/ModuleState.cpp, which allows an attacker to cause a denial of service via a crafted caf file, as demonstrated by sfconvert.
### POC
#### Reference
- https://github.com/mpruett/audiofile/issues/49
- https://github.com/mpruett/audiofile/issues/49
#### Github
No PoCs found on GitHub currently.