Files
CVEs-PoC/2017/CVE-2017-10699.md
T
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2017-10699](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10699)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
avcodec 2.2.x, as used in VideoLAN VLC media player 2.2.7-x before 2017-06-29, allows out-of-bounds heap memory write due to calling memcpy() with a wrong size, leading to a denial of service (application crash) or possibly code execution.
### POC
#### Reference
- https://trac.videolan.org/vlc/ticket/18467
#### Github
No PoCs found on GitHub currently.