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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Libav through 12.2, there is an invalid memcpy call in the ff_mov_read_stsd_entries function of libavformat/mov.c. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) and program failure with a crafted avi file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.libav.org/show_bug.cgi?id=1110
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|