mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
19 lines
767 B
Markdown
19 lines
767 B
Markdown
### [CVE-2018-13301](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13301)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FFmpeg 4.0.1, due to a missing check of a profile value before setting it, the ff_mpeg4_decode_picture_header function in libavcodec/mpeg4videodec.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/aflsmart/aflsmart
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|