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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libavcodec in FFmpeg 4.0 may trigger a NULL pointer dereference if the studio profile is incorrectly detected while converting a crafted AVI file to MPEG4, leading to a denial of service, related to idctdsp.c and mpegvideo.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/aflsmart/aflsmart
|
|
|