mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2018-5766](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5766)
|
|

|
|

|
|

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