mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
### [CVE-2017-11399](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11399)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the ape_decode_frame function in libavcodec/apedec.c in FFmpeg 2.4 through 3.3.2 allows remote attackers to cause a denial of service (out-of-array access and application crash) or possibly have unspecified other impact via a crafted APE file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/FFmpeg/FFmpeg/commit/96349da5ec8eda9f0368446e557fe0c8ba0e66b7
|
|
- https://github.com/FFmpeg/FFmpeg/commit/ba4beaf6149f7241c8bd85fe853318c2f6837ad0
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|