mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 13:36:36 +00:00
19 lines
773 B
Markdown
19 lines
773 B
Markdown
### [CVE-2018-19888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19888)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An invalid memory address dereference was discovered in the huffcode function (libfaac/huff2.c) in Freeware Advanced Audio Coder (FAAC) 1.29.9.2. The vulnerability causes a segmentation fault and application crash, which leads to denial of service in the HCB_ESC case.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/knik0/faac/issues/25
|
|
- https://github.com/knik0/faac/issues/25
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|