mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
890 B
Markdown
19 lines
890 B
Markdown
### [CVE-2017-14181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14181)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
DeleteBitBuffer in libbitbuf/bitbuffer.c in mp4tools aacplusenc 0.17.5 allows remote attackers to cause a denial of service (invalid memory write, SEGV on unknown address 0x000000000030, and application crash) or possibly have unspecified other impact via a crafted .wav file, aka a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/09/07/aacplusenc-null-pointer-dereference-in-deletebitbuffer-bitbuffer-c/
|
|
- https://github.com/teknoraver/aacplusenc/issues/1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|