mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
833 B
Markdown
19 lines
833 B
Markdown
### [CVE-2018-13302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13302)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FFmpeg 4.0.1, improper handling of frame types (other than EAC3_FRAME_TYPE_INDEPENDENT) that have multiple independent substreams in the handle_eac3 function in libavformat/movenc.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to a denial of service or possibly unspecified other impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/aflsmart/aflsmart
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|