mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
20 lines
764 B
Markdown
20 lines
764 B
Markdown
### [CVE-2019-12730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12730)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
aa_read_header in libavformat/aadec.c in FFmpeg before 3.2.14 and 4.x before 4.1.4 does not check for sscanf failure and consequently allows use of uninitialized variables.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.4
|
|
- https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n4.1.4
|
|
|
|
#### Github
|
|
- https://github.com/homoluctus/ecranner
|
|
- https://github.com/iLifetruth/FFmpegSecurity
|
|
|